Searched +defs:mode +defs:name (Results 101 - 125 of 460) sorted by relevance

1234567891011>>

/freebsd-11-stable/crypto/openssl/crypto/x509/
H A Dx509_vpm.c88 static int int_x509_param_set_hosts(X509_VERIFY_PARAM_ID *id, int mode, argument
368 X509_VERIFY_PARAM_set1_name(X509_VERIFY_PARAM *param, const char *name) argument
465 X509_VERIFY_PARAM_set1_host(X509_VERIFY_PARAM *param, const char *name, size_t namelen) argument
471 X509_VERIFY_PARAM_add1_host(X509_VERIFY_PARAM *param, const char *name, size_t namelen) argument
641 X509_VERIFY_PARAM_lookup(const char *name) argument
[all...]
/freebsd-11-stable/lib/libedit/
H A Dtty.c957 tty_update_flag(EditLine *el, tcflag_t f, int mode, int kind) argument
981 tty_update_char(EditLine *el, int mode, int c) { argument
1157 char name[EL_BUFSIZ]; local
1333 tty_setup_flags(EditLine *el, struct termios *tios, int mode) argument
[all...]
/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_amd.c357 enum pmc_mode mode; local
408 enum pmc_mode mode; local
1042 char *name; local
[all...]
/freebsd-11-stable/libexec/tftpd/
H A Dtftpd.c93 const char *name; member in struct:dirlist
470 parse_header(int peer, char *recvbuffer, ssize_t size, char **filename, char **mode) argument
520 char *filename, *mode; local
565 char *filename, *mode; local
686 validate_access(int peer, char **filep, int mode) argument
802 tftp_xmitfile(int peer, const char *mode) argument
823 tftp_recvfile(int peer, const char *mode) argument
[all...]
/freebsd-11-stable/stand/ficl/
H A Dloader.c72 char *name, *value; local
109 char *name, *value; local
147 char *name, *value; local
182 char *name; local
255 char *name, *type; local
482 int mode, fd, count; local
483 char *ptr, *name; local
[all...]
/freebsd-11-stable/usr.sbin/ppp/
H A Ddatalink.c607 datalink_GotAuthname(struct datalink *dl, const char *name) argument
794 datalink_Create(const char *name, struct bundle *bundle, int type) argument
874 datalink_Clone(struct datalink *odl, const char *name) argument
1428 datalink_Rename(struct datalink *dl, const char *name) argument
1438 char *name, *oname; local
1457 datalink_SetMode(struct datalink *dl, int mode) argument
[all...]
/freebsd-11-stable/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c694 cp(char *from, char *to, mode_t mode) argument
751 error(const char *name) argument
[all...]
/freebsd-11-stable/contrib/wpa/src/common/
H A Dhw_features_common.c19 struct hostapd_channel_data * hw_get_channel_chan(struct hostapd_hw_modes *mode, argument
43 struct hostapd_channel_data * hw_get_channel_freq(struct hostapd_hw_modes *mode, argument
67 int hw_get_freq(struct hostapd_hw_modes *mode, int chan) argument
77 hw_get_chan(struct hostapd_hw_modes *mode, int freq) argument
87 allowed_ht40_channel_pair(struct hostapd_hw_modes *mode, int pri_chan, int sec_chan) argument
179 check_40mhz_5g(struct hostapd_hw_modes *mode, struct wpa_scan_results *scan_res, int pri_chan, int sec_chan) argument
276 check_40mhz_2g4(struct hostapd_hw_modes *mode, struct wpa_scan_results *scan_res, int pri_chan, int sec_chan) argument
361 hostapd_set_freq_params(struct hostapd_freq_params *data, enum hostapd_hw_mode mode, int freq, int channel, int ht_enabled, int vht_enabled, int he_enabled, int sec_channel_offset, int oper_chwidth, int center_segment0, int center_segment1, u32 vht_caps, struct he_capabilities *he_cap) argument
490 _ieee80211ac_cap_check(u32 hw, u32 conf, u32 cap, const char *name) argument
510 ieee80211ac_cap_check_max(u32 hw, u32 conf, u32 mask, unsigned int shift, const char *name) argument
[all...]
H A Dwpa_ctrl.c367 char *port, *name; local
657 DWORD mode; local
658 TCHAR name[256]; local
[all...]
/freebsd-11-stable/usr.bin/m4/
H A Dgnum4.c67 char *name; member in struct:path_entry
487 int mode = REG_EXTENDED; local
684 getdivfile(const char *name) argument
[all...]
/freebsd-11-stable/contrib/tcsh/
H A Dsh.exp.c84 sh_access(const Char *fname, int mode) argument
89 char *name = short2str(fname); local
[all...]
/freebsd-11-stable/contrib/xz/src/xz/
H A Dfile_io.c290 io_unlink(const char *name, const struct stat *known_st) argument
369 mode_t mode; local
894 const mode_t mode = S_IRUSR | S_IWUSR; local
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.cpp133 void *MmapFixedOrDie(uptr fixed_addr, uptr size, const char *name) { argument
137 void *MmapFixedOrDieOnFatalError(uptr fixed_addr, uptr size, const char *name) { argument
153 fd_t OpenFile(const char *filename, FileAccessMode mode, error_t *errno_p) { argument
343 int GetNamedMappingFd(const char *name, uptr size, int *flags) { argument
114 MmapFixedImpl(uptr fixed_addr, uptr size, bool tolerate_enomem, const char *name) argument
361 GetNamedMappingFd(const char *name, uptr size, int *flags) argument
369 DecorateMapping(uptr addr, uptr size, const char *name) argument
375 DecorateMapping(uptr addr, uptr size, const char *name) argument
379 MmapNamed(void *addr, uptr length, int prot, int flags, const char *name) argument
[all...]
/freebsd-11-stable/contrib/netbsd-tests/kernel/
H A Dt_sysv.c357 print_msqid_ds(struct msqid_ds *mp, mode_t mode) argument
596 print_semid_ds(struct semid_ds *sp, mode_t mode) argument
782 shmid_cleanup(const char *name) argument
803 print_shmid_ds(struct shmid_ds *sp, mode_t mode) argument
[all...]
/freebsd-11-stable/sys/netgraph/
H A Dng_nat.c338 ng_nat_newhook(node_p node, hook_p hook, const char *name) argument
385 struct ng_nat_mode *const mode = local
/freebsd-11-stable/contrib/gcc/
H A Dgenoutput.c126 enum machine_mode mode; member in struct:operand_data
157 const char *name; member in struct:data
198 const char name[1]; member in struct:constraint_data
1122 const char *name = XSTR (exp, 0); local
[all...]
/freebsd-11-stable/contrib/apr-util/dbd/
H A Dapr_dbd_mysql.c64 int mode; member in struct:apr_dbd_transaction_t
1087 dbd_mysql_transaction_mode_set(apr_dbd_transaction_t *trans, int mode) argument
1221 dbd_mysql_select_db(apr_pool_t *pool, apr_dbd_t* handle, const char* name) argument
H A Dapr_dbd_pgsql.c39 int mode; member in struct:apr_dbd_transaction_t
65 const char *name; member in struct:apr_dbd_prepared_t
1190 dbd_pgsql_transaction_mode_set(apr_dbd_transaction_t *trans, int mode) argument
1256 dbd_pgsql_select_db(apr_pool_t *pool, apr_dbd_t *handle, const char *name) argument
[all...]
H A Dapr_dbd_sqlite3.c36 int mode; member in struct:apr_dbd_transaction_t
49 char *name; member in struct:__anon139
806 dbd_sqlite3_transaction_mode_set(apr_dbd_transaction_t *trans, int mode) argument
860 dbd_sqlite3_select_db(apr_pool_t *pool, apr_dbd_t *handle, const char *name) argument
/freebsd-11-stable/contrib/binutils/bfd/
H A Dopncls.c181 bfd_fopen (const char *filename, const char *target, const char *mode, int fd) argument
300 const char *mode; local
1128 char *name; local
1170 separate_debug_file_exists(const char *name, const unsigned long crc) argument
[all...]
/freebsd-11-stable/contrib/gdb/gdb/cli/
H A Dcli-dump.c121 fopen_with_cleanup (char *filename, const char *mode) argument
148 bfd_openw_with_cleanup (char *filename, const char *target, char *mode) argument
195 dump_binary_file (char *filename, char *mode, argument
208 dump_bfd_file (char *filename, char *mode, argument
226 dump_memory_to_file(char *cmd, char *mode, char *file_format) argument
277 dump_memory_command(char *cmd, char *mode) argument
283 dump_value_to_file(char *cmd, char *mode, char *file_format) argument
328 dump_value_command(char *cmd, char *mode) argument
396 char *mode; member in struct:dump_context
407 add_dump_command(char *name, void (*func) (char *args, char *mode), char *descr) argument
[all...]
/freebsd-11-stable/bin/rcp/
H A Drcp.c359 char *last, *name, buf[BUFSIZ]; local
439 rsource(char *name, struct stat *statp) argument
498 int amt, exists, first, mask, mode, ofd, omode; local
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dsource.c259 char *name = s->filename; local
276 char *name = ps->filename; local
418 char *name = dirname; local
620 is_regular_file(const char *name) argument
657 openp(const char *path, int try_cwd_first, const char *string, int mode, int prot, char **filename_opened) argument
1145 char *name = alloca (strlen (s->filename) + 100); local
[all...]
H A Dui-file.c517 gdb_fopen(char *name, char *mode) argument
/freebsd-11-stable/contrib/groff/src/devices/grolbp/
H A Dlbp.cpp388 inline void lbp_printer::setfillmode(int mode) argument
563 const char *name; member in struct:__anon1693
[all...]

Completed in 167 milliseconds

1234567891011>>