Home
last modified time | relevance | path

Searched defs:create (Results 1 – 25 of 79) sorted by relevance

1234

/dflybsd-src/sys/dev/raid/vinum/
H A Dvinumconfig.c481 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 Dverify.c163 int create; in miss() local
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dworkqueue-threads.cc152 int create; in set_thread_count() local
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dworkqueue-threads.cc152 int create; in set_thread_count() local
/dflybsd-src/sys/net/
H A Dif_clone.h71 #define IF_CLONE_INITIALIZER(name, create, destroy, minifs, maxunit) \ argument
/dflybsd-src/usr.sbin/rpc.statd/
H A Dfile.c75 find_host(char *hostname, int create) in find_host()
/dflybsd-src/contrib/gdb-7/bfd/
H A Dgenlink.h60 #define _bfd_generic_link_hash_lookup(table, string, create, copy, follow) \ argument
H A Dhash.c459 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 Dgenlink.h60 #define _bfd_generic_link_hash_lookup(table, string, create, copy, follow) \ argument
H A Dhash.c460 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 Dgenlink.h60 #define _bfd_generic_link_hash_lookup(table, string, create, copy, follow) \ argument
H A Dhash.c459 bfd_boolean create, in bfd_hash_lookup()
754 #define strtab_hash_lookup(t, string, create, copy) \ argument
/dflybsd-src/usr.sbin/sdpd/
H A Dprofile.h54 profile_attr_create_p create; /* create attr value */ member
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcselib.c1041 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 Dtlink.c127 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 Dcselib.c1068 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 Dtlink.c121 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 Dcreate.c70 create(int fd) in create() function
/dflybsd-src/sys/netinet/
H A Dif_ether.c707 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 Dbio_local.h72 int (*create)(BIO *); member
/dflybsd-src/crypto/libressl/crypto/engine/
H A Deng_lib.c154 int_cleanup_check(int create) in int_cleanup_check()
/dflybsd-src/crypto/libressl/include/openssl/
H A Dconf.h90 CONF *(*create)(CONF_METHOD *meth); member
/dflybsd-src/lib/libalias/
H A Dalias_db.c1425 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 Dx509.c1339 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 Drcsedit.c1433 # 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

1234