Searched defs:create (Results 1 - 25 of 354) sorted by path

1234567891011>>

/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dgl_list.h368 gl_list_t (*create) (gl_list_implementation_t implementation, member in struct:gl_list_implementation
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dmessage.c764 msgdomain_list_sublist(msgdomain_list_ty *mdlp, const char *domain, bool create) argument
/netbsd-current/external/gpl2/rcs/dist/src/
H A Drcsedit.c1430 # define create(f) creat(f, OPEN_CREAT_READONLY) macro
1432 # define create(f) open(f, OPEN_O_BINARY|OPEN_O_LOCK|OPEN_O_WRONLY|O_CREAT|O_EXCL|O_TRUNC, OPEN_CREAT_READONLY) macro
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dtest_hdbplugin.c38 int create; member in struct:hdb_called
/netbsd-current/crypto/external/bsd/libsaslc/dist/src/
H A Dmech.h113 saslc__mech_create_t create; /**< create function - creates member in struct:saslc__mech_t
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/daa/
H A Ddaa_structs.c1069 create(TSS_DAA_PK_PROOF_internal *issuerKeyPair, function
/netbsd-current/distrib/dreamcast/instkernel/
H A DMakefile
/netbsd-current/distrib/evbppc/md-kernel/
H A DMakefile
/netbsd-current/distrib/evbsh3/instkernel/instkernel/
H A DMakefile
/netbsd-current/distrib/mipsco/instkernel/
H A DMakefile
/netbsd-current/distrib/sgimips/instkernel/
H A DMakefile
/netbsd-current/distrib/shark/instkernel/instkernel/
H A DMakefile
/netbsd-current/distrib/sparc/bootfs/
H A DMakefile
/netbsd-current/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Dprof_inlines_b.h17 prof_tdata_get(tsd_t *tsd, bool create) { argument
/netbsd-current/external/bsd/jemalloc/include/jemalloc/internal/
H A Dprof_inlines_b.h17 prof_tdata_get(tsd_t *tsd, bool create) { argument
/netbsd-current/external/bsd/kyua-cli/dist/cli/
H A Dcmd_db_exec_test.cpp58 sqlite::statement create = db.create_statement( local
120 sqlite::statement create = db.create_statement( local
135 sqlite::statement create = db.create_statement( local
/netbsd-current/external/cddl/osnet/dev/dtrace/
H A Ddtrace_ioctl.c788 dtrace_probedesc_t *create = &desc->dtrpd_create; local
/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_parser.c2639 dt_xcook_ident(dt_node_t *dnp, dt_idhash_t *dhp, uint_t idkind, int create) argument
[all...]
/netbsd-current/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_pool.c56 int create:1; /* Validate property on creation */ member in struct:prop_flags
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzap.c873 int err, create; local
/netbsd-current/external/cddl/osnet/dist/uts/common/sys/
H A Dvnode.h328 enum create { CRCREAT, CRMKNOD, CRMKDIR }; /* reason for create */ enum
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Demul_generic.h69 os_emul_create_handler *create; member in struct:_os_emul
/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dscache.c189 SCACHE *(*create) (void); member in struct:cache_type
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dctable.c111 CTABLE_CREATE_FN create; /* constructor */ member in struct:ctable
121 CTABLE *ctable_create(ssize_t limit, CTABLE_CREATE_FN create, argument
[all...]
/netbsd-current/libexec/tftpd/
H A Dtftpd.c781 int create = 0; local

Completed in 701 milliseconds

1234567891011>>