/dflybsd-src/sys/dev/raid/vinum/ |
H A D | vinumconfig.c | 481 find_drive(const char *name, int create) in find_drive() 513 find_drive_by_dev(const char *devname, int create) in find_drive_by_dev() 596 find_subdisk(const char *name, int create) in find_subdisk() 833 find_plex(const char *name, int create) in find_plex() 908 find_volume(const char *name, int create) in find_volume()
|
/dflybsd-src/usr.sbin/mtree/ |
H A D | verify.c | 163 int create; in miss() local
|
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | workqueue-threads.cc | 152 int create; in set_thread_count() local
|
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | workqueue-threads.cc | 152 int create; in set_thread_count() local
|
/dflybsd-src/sys/net/ |
H A D | if_clone.h | 71 #define IF_CLONE_INITIALIZER(name, create, destroy, minifs, maxunit) \ argument
|
/dflybsd-src/usr.sbin/rpc.statd/ |
H A D | file.c | 75 find_host(char *hostname, int create) in find_host()
|
/dflybsd-src/contrib/gdb-7/bfd/ |
H A D | genlink.h | 60 #define _bfd_generic_link_hash_lookup(table, string, create, copy, follow) \ argument
|
H A D | hash.c | 459 bfd_boolean create, in bfd_hash_lookup() 754 #define strtab_hash_lookup(t, string, create, copy) \ argument
|
/dflybsd-src/contrib/binutils-2.34/bfd/ |
H A D | genlink.h | 60 #define _bfd_generic_link_hash_lookup(table, string, create, copy, follow) \ argument
|
H A D | hash.c | 460 bfd_boolean create, in bfd_hash_lookup() 755 #define strtab_hash_lookup(t, string, create, copy) \ argument
|
/dflybsd-src/contrib/binutils-2.27/bfd/ |
H A D | genlink.h | 60 #define _bfd_generic_link_hash_lookup(table, string, create, copy, follow) \ argument
|
H A D | hash.c | 459 bfd_boolean create, in bfd_hash_lookup() 754 #define strtab_hash_lookup(t, string, create, copy) \ argument
|
/dflybsd-src/usr.sbin/sdpd/ |
H A D | profile.h | 54 profile_attr_create_p create; /* create attr value */ member
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | cselib.c | 1041 cselib_hash_rtx (rtx x, int create, enum machine_mode memmode) in cselib_hash_rtx() 1334 cselib_lookup_mem (rtx x, int create) in cselib_lookup_mem() 1946 int create, enum machine_mode memmode) in cselib_lookup_1() 2068 int create, enum machine_mode memmode, rtx insn) in cselib_lookup_from_insn() 2087 int create, enum machine_mode memmode) in cselib_lookup()
|
H A D | tlink.c | 127 symbol_hash_lookup (const char *string, int create) in symbol_hash_lookup() 169 demangled_hash_lookup (const char *string, int create) in demangled_hash_lookup()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | cselib.c | 1068 cselib_hash_rtx (rtx x, int create, machine_mode memmode) in cselib_hash_rtx() 1381 cselib_lookup_mem (rtx x, int create) in cselib_lookup_mem() 1994 int create, machine_mode memmode) in cselib_lookup_1() 2118 int create, machine_mode memmode, rtx_insn *insn) in cselib_lookup_from_insn() 2137 int create, machine_mode memmode) in cselib_lookup()
|
H A D | tlink.c | 121 symbol_hash_lookup (const char *string, int create) in symbol_hash_lookup() 163 demangled_hash_lookup (const char *string, int create) in demangled_hash_lookup()
|
/dflybsd-src/sbin/gpt/ |
H A D | create.c | 70 create(int fd) in create() function
|
/dflybsd-src/sys/netinet/ |
H A D | if_ether.c | 707 arp_update_oncpu(struct mbuf *m, in_addr_t saddr, boolean_t create, in arp_update_oncpu() 1303 arplookup(in_addr_t addr, boolean_t create, in arplookup()
|
/dflybsd-src/crypto/libressl/crypto/bio/ |
H A D | bio_local.h | 72 int (*create)(BIO *); member
|
/dflybsd-src/crypto/libressl/crypto/engine/ |
H A D | eng_lib.c | 154 int_cleanup_check(int create) in int_cleanup_check()
|
/dflybsd-src/crypto/libressl/include/openssl/ |
H A D | conf.h | 90 CONF *(*create)(CONF_METHOD *meth); member
|
/dflybsd-src/lib/libalias/ |
H A D | alias_db.c | 1425 int create) in FindIcmpIn() 1450 int create) in FindIcmpOut() 1580 int create) in FindUdpTcpIn() 1622 int create) in FindUdpTcpOut()
|
/dflybsd-src/crypto/libressl/apps/openssl/ |
H A D | x509.c | 1339 x509_load_serial(char *CAfile, char *serialfile, int create) in x509_load_serial() 1385 char *serialfile, int create, int days, int clrext, CONF *conf, in x509_certify()
|
/dflybsd-src/gnu/usr.bin/rcs/lib/ |
H A D | rcsedit.c | 1433 # define create(f) creat(f, OPEN_CREAT_READONLY) macro 1435 # define create(f) open(f, OPEN_O_BINARY|OPEN_O_LOCK|OPEN_O_WRONLY|O_CREAT|O_EXCL|O_TRUNC, OPEN_CR… macro
|