| /freebsd-13-stable/sys/dev/rtwn/rtl8192c/ |
| HD | r92c_var.h | 73 #define rtwn_r92c_tx_enable_ampdu(_sc, _buf, _enable) \ argument 74 ((R92C_SOFTC(_sc)->rs_tx_enable_ampdu)((_buf), (_enable))) 75 #define rtwn_r92c_tx_setup_hwseq(_sc, _buf) \ argument 76 ((R92C_SOFTC(_sc)->rs_tx_setup_hwseq)((_buf))) 77 #define rtwn_r92c_tx_setup_macid(_sc, _buf, _id) \ argument 78 ((R92C_SOFTC(_sc)->rs_tx_setup_macid)((_buf), (_id))) 79 #define rtwn_r92c_set_rom_opts(_sc, _buf) \ argument 80 ((R92C_SOFTC(_sc)->rs_set_rom_opts)((_sc), (_buf)))
|
| /freebsd-13-stable/tests/sys/kern/pipe/ |
| HD | pipe_fstat_bug_test.c | 72 #define SYNC_R(i, _buf) do { \ in main() argument 75 if (read(ipc_coord[i], &_buf, sizeof(_buf)) != sizeof(_buf)) \ in main() 80 #define SYNC_W(i, _buf) do { \ in main() argument 83 if (write(ipc_coord[i], &_buf, sizeof(_buf)) != sizeof(_buf)) \ in main()
|
| HD | pipe_reverse_test.c | 76 #define SYNC_R(i, _buf) do { \ in main() argument 79 if (read(ipc_coord[i], &_buf, sizeof(_buf)) != sizeof(_buf)) \ in main() 84 #define SYNC_W(i, _buf) do { \ in main() argument 87 if (write(ipc_coord[i], &_buf, sizeof(_buf)) != sizeof(_buf)) \ in main()
|
| HD | pipe_wraparound_test.c | 74 #define SYNC_R(i, _buf) do { \ in main() argument 77 if (read(ipc_coord[i], &_buf, sizeof(_buf)) != sizeof(_buf)) \ in main() 82 #define SYNC_W(i, _buf) do { \ in main() argument 85 if (write(ipc_coord[i], &_buf, sizeof(_buf)) != sizeof(_buf)) \ in main()
|
| /freebsd-13-stable/sys/dev/rtwn/ |
| HD | if_rtwnvar.h | 454 #define rtwn_fw_write_block(_sc, _buf, _reg, _len) \ argument 455 (((_sc)->sc_fw_write_block)((_sc), (_buf), (_reg), (_len))) 522 _buf, _ridx, _maxretry) \ argument 524 (_m), (_buf), (_ridx), (_maxretry))) 526 _buf, _params) \ argument 528 (_m), (_buf), (_params))) 529 #define rtwn_fill_tx_desc_null(_sc, _buf, _11b, _qos, _id) \ argument 531 (_buf), (_11b), (_qos), (_id))) 534 #define rtwn_tx_radiotap_flags(_sc, _buf) \ argument 535 (((_sc)->sc_tx_radiotap_flags)((_buf))) [all …]
|
| /freebsd-13-stable/sys/dev/ofw/ |
| HD | ofw_if.m | 107 * @param _buf Pointer to buffer 114 void *_buf; 123 * @param _buf Buffer for next property name 130 char *_buf; 139 * @param _buf Value to set 146 const void *_buf; 154 * @param _buf Buffer for canonicalized path 160 char *_buf; 275 * @param _buf Buffer to read to 281 void *_buf; [all …]
|
| /freebsd-13-stable/lib/libc/rpc/ |
| HD | clnt_perror.c | 59 static char *_buf(void); 64 _buf(void) in _buf() function 87 str = _buf(); /* side effect: sets CLNT_PERROR_BUFLEN */ in clnt_sperror() 242 str = _buf(); /* side effect: sets CLNT_PERROR_BUFLEN */ in clnt_spcreateerror()
|
| /freebsd-13-stable/contrib/elftoolchain/libelf/ |
| HD | _libelf_ar.h | 50 unsigned char *_libelf_ar_get_string(const char *_buf, size_t _sz, 54 int _libelf_ar_get_number(const char *_buf, size_t _sz,
|
| /freebsd-13-stable/crypto/openssh/openbsd-compat/ |
| HD | arc4random.c | 171 _rs_random_buf(void *_buf, size_t n) in _rs_random_buf() argument 173 u_char *buf = (u_char *)_buf; in _rs_random_buf() 239 arc4random_buf(void *_buf, size_t n) in arc4random_buf() argument 243 char *buf = (char *)_buf; in arc4random_buf()
|
| /freebsd-13-stable/contrib/wpa/src/utils/ |
| HD | wpabuf.c | 47 int wpabuf_resize(struct wpabuf **_buf, size_t add_len) in wpabuf_resize() argument 49 struct wpabuf *buf = *_buf; in wpabuf_resize() 55 *_buf = wpabuf_alloc(add_len); in wpabuf_resize() 56 return *_buf == NULL ? -1 : 0; in wpabuf_resize() 99 *_buf = buf; in wpabuf_resize()
|
| /freebsd-13-stable/sys/dev/sound/midi/ |
| HD | midi.h | 49 int midi_out(struct snd_midi *_m, MIDI_TYPE *_buf, int _size); 50 int midi_in(struct snd_midi *_m, MIDI_TYPE *_buf, int _size);
|
| HD | synth_if.m | 143 nosendsysex ( void /* X */ * _kobj, void * _buf, size_t _len) 157 nowriteraw ( void /* X */ * _kobjt, uint8_t * _buf, size_t _len) 265 void *_buf; 278 uint8_t *_buf;
|
| /freebsd-13-stable/tools/build/cross-build/include/common/ |
| HD | libutil.h | 42 int expand_number(const char *_buf, uint64_t *_num);
|
| /freebsd-13-stable/lib/libc/gen/ |
| HD | arc4random.c | 198 _rs_random_buf(void *_buf, size_t n) in _rs_random_buf() argument 200 u_char *buf = (u_char *)_buf; in _rs_random_buf()
|
| /freebsd-13-stable/sys/sys/ |
| HD | ptrace.h | 246 void *_buf, size_t _len); 248 void *_buf, size_t _len);
|
| /freebsd-13-stable/sys/contrib/ngatm/netnatm/sig/ |
| HD | unisig.h | 46 void uni_print_api(char *_buf, size_t _bufsiz, u_int _type, u_int _cookie,
|
| /freebsd-13-stable/contrib/libarchive/libarchive/ |
| HD | archive_random.c | 287 la_arc4random_buf(void *_buf, size_t n) in la_arc4random_buf() argument 289 uint8_t *buf = (uint8_t *)_buf; in la_arc4random_buf()
|
| /freebsd-13-stable/tools/build/cross-build/include/linux/ |
| HD | libutil.h | 50 int expand_number(const char *_buf, uint64_t *_num);
|
| /freebsd-13-stable/sys/contrib/ngatm/netnatm/msg/ |
| HD | uniprint.h | 52 void uni_print_init(char *_buf, size_t _bufsiz, struct unicx *_cx);
|
| /freebsd-13-stable/lib/libutil/ |
| HD | libutil.h | 92 int expand_number(const char *_buf, uint64_t *_num); 102 int humanize_number(char *_buf, size_t _len, int64_t _number,
|
| /freebsd-13-stable/usr.sbin/lpr/common_source/ |
| HD | lp.h | 298 char *lock_file_name(const struct printer *_pp, char *_buf, size_t _len); 311 char *status_file_name(const struct printer *_pp, char *_buf,
|
| /freebsd-13-stable/contrib/unbound/compat/ |
| HD | arc4random.c | 259 _rs_random_buf(void *_buf, size_t n) in _rs_random_buf() argument 261 u_char *buf = (u_char *)_buf; in _rs_random_buf()
|
| /freebsd-13-stable/sys/dev/mwl/ |
| HD | if_mwlvar.h | 154 #define MWL_JUMBO_BUF2DATA(_buf) ((uint8_t *)(_buf)) argument
|
| /freebsd-13-stable/contrib/wpa/wpa_supplicant/ |
| HD | config_file.c | 1183 char _buf[WPS_DEV_TYPE_BUFSIZE], *buf; in wpa_config_write_global() local 1185 _buf, sizeof(_buf)); in wpa_config_write_global() 1214 char _buf[WPS_DEV_TYPE_BUFSIZE], *buf; in wpa_config_write_global() local 1218 _buf, sizeof(_buf)); in wpa_config_write_global()
|
| /freebsd-13-stable/usr.sbin/mfiutil/ |
| HD | mfiutil.h | 69 int humanize_number(char *_buf, size_t _len, int64_t _number,
|