Searched defs:id (Results 701 - 725 of 1348) sorted by relevance

<<21222324252627282930>>

/macosx-10.9.5/xar-202/xar/lib/
H A Dstat.c409 const char *id = xar_attr_get(f, NULL, "id"); local
421 const char *id; local
/macosx-10.9.5/xnu-2422.115.4/bsd/hfs/
H A Dhfs_encodings.c111 int hfs_addconverter( __unused int id, argument
131 int hfs_remconverter(__unused int id, __unused u_int32_t encoding) argument
151 hfs_addconverter(int id, u_int32_t encoding, hfs_to_unicode_func_t get_unicode, unicode_to_hfs_func_t get_hfsname) argument
184 hfs_remconverter(int id, u_int32_t encoding) argument
757 int hfs_addconverter( __unused int id, argument
775 int hfs_remconverter(__unused int id, __unuse argument
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_quota.c497 dqget(u_int32_t id, struct quotafile *qfp, int type, struct dquot **dqp) argument
787 dqlookup(struct quotafile *qfp, u_int32_t id, struc argument
[all...]
/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dhost.c903 kernel_set_special_port( host_priv_t host_priv, int id, ipc_port_t port) argument
929 host_set_special_port( host_priv_t host_priv, int id, ipc_port_t port) argument
955 host_get_special_port( host_priv_t host_priv, __unused int node, int id, ipc_port_t *portp) argument
[all...]
/macosx-10.9.5/xnu-2422.115.4/tools/tests/zero-to-n/
H A Dzero-to-n.c205 thread_finish_iteration(int id) argument
/macosx-10.9.5/zlib-53/zlib/examples/
H A Dgzlog.c290 char id[4]; /* contains LOGID to detect inadvertent overwrites */ member in struct:log
/macosx-10.9.5/zsh-60/zsh/Src/Modules/
H A Dpcre.c338 cond_pcre_match(char **a, int id) argument
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dadvice.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dcc-engine.el[all...]
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Dlock.h120 u_int32_t id; /* Locker id. */ member in struct:__db_locker
/macosx-10.9.5/BerkeleyDB-21/db/examples_c/
H A Dex_tpcb.c108 u_int32_t id; member in struct:_defrec
/macosx-10.9.5/BerkeleyDB-21/db/examples_cxx/
H A DTpcbExample.cpp102 u_int32_t id; member in struct:Defrec
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/db/
H A DEnvironment.java635 public void freeLockerID(int id) argument
/macosx-10.9.5/BerkeleyDB-21/db/mutex/
H A Dtest_mutex.c71 u_long id; /* Holder's ID. */ member in struct:__anon356
132 u_long id; local
408 u_long id, tid; local
579 u_long id, tid; local
[all...]
/macosx-10.9.5/CPANInternal-140/Class-DBI/lib/Class/
H A DDBI.pm311 sub id { subroutine
[all...]
/macosx-10.9.5/CPANInternal-140/Class-DBI-v3.0.17/lib/Class/
H A DDBI.pm257 sub id { subroutine
[all...]
/macosx-10.9.5/CPANInternal-140/YAML-Syck/
H A Dperl_syck.h80 char *id = n->type_id; local
[all...]
/macosx-10.9.5/DiskArbitration-266/diskarbitrationd/
H A DDADisk.c951 char * id; local
[all...]
H A DDAFileSystem.c157 static DAFileSystemRef __DAFileSystemCreate( CFAllocatorRef allocator, CFURLRef id, CFDictionaryRef properties ) argument
430 CFURLRef id; local
H A DDAInternal.c512 char * id; local
528 static char id[ sizeof( fs->f_mntonname ) + strlen( "?owner=" ) + strlen( "4294967295" ) ]; local
[all...]
/macosx-10.9.5/Heimdal-323.92.1/appl/gssmask/
H A Dgssmask.c207 krb5_ccache id; local
/macosx-10.9.5/Heimdal-323.92.1/base/
H A Dcf.c413 CFTypeID id = uniq_get_type_id(); local
487 CFTypeID id = heim_error_get_type_id(); local
/macosx-10.9.5/Heimdal-323.92.1/lib/hx509/
H A Dcms.c172 fill_CMSIdentifier(const hx509_cert cert, int type, CMSIdentifier *id) argument
208 unparse_CMSIdentifier(hx509_context context, CMSIdentifier *id, char **str) argument
[all...]
H A Dks_p11.c55 CK_SLOT_ID id; member in struct:p11_slot
304 p11_init_slot(hx509_context context, struct p11_module *p, hx509_lock lock, CK_SLOT_ID id, int num, struct p11_slot *slot) argument
[all...]
H A Dprint.c310 char *id; local
352 char *id; local
[all...]

Completed in 339 milliseconds

<<21222324252627282930>>