Searched defs:subdir (Results 1 - 25 of 51) sorted by last modified time

123

/macosx-10.9.5/Security-55471.14.18/libsecurity_mds/lib/
H A DMDSSession.cpp1805 installFile(const MDS_InstallDefaults *defaults, const char *inBundlePath, const char *subdir, const char *file) argument
H A DMDSAttrParser.cpp101 void MDSAttrParser::parseAttrs(CFStringRef subdir) argument
155 void MDSAttrParser::parseFile(CFURLRef infoUrl, CFStringRef subdir) argument
H A DMDSDictionary.cpp38 MDSDictionary( CFURLRef fileUrl, CFStringRef subdir, const char *fullPath) argument
H A Dmdsapi.cpp312 MDS_InstallFile(MDS_HANDLE inMDSHandle, const MDS_InstallDefaults *defaults, const char *bundlePath, const char *subdir, const char *file) argument
/macosx-10.9.5/libxml2-26/libxml2/
H A Druntest.c3787 c14nCommonTest(const char *filename, int with_comments, int mode, const char *subdir) argument
/macosx-10.9.5/autofs-234/autofs_kext/
H A Dauto_subr.c230 auto_lookup_request(fninfo_t *fnip, char *name, int namelen, char *subdir, argument
274 char *subdir; local
370 char *subdir; local
410 char *subdir; local
530 char *subdir; local
659 auto_mount_subtrigger_request( char *mntpt, char *submntpt, char *path, char *opts, char *map, char *subdir, char *key, uint32_t flags, uint32_t mntflags, int32_t direct, fsid_t *fsidp) argument
863 auto_mount_request( struct autofs_callargs *argsp, char *map, char *path, char *key, int keylen, char *subdir, char *opts, boolean_t isdirect, boolean_t issubtrigger, boolean_t *mr_verbosep) argument
[all...]
/macosx-10.9.5/autofs-234/automountd/
H A Dautod_main.c742 autofs_lookup(__unused mach_port_t server, autofs_pathname map, autofs_pathname path, autofs_component name, mach_msg_type_number_t nameCnt, autofs_pathname subdir, autofs_opts opts, boolean_t isdirect, uint32_t sendereuid, int *err, int *node_type, boolean_t *lu_verbose, security_token_t token) argument
807 autofs_mount(__unused mach_port_t server, autofs_pathname map, autofs_pathname path, autofs_component name, mach_msg_type_number_t nameCnt, autofs_pathname subdir, autofs_opts opts, boolean_t isdirect, boolean_t issubtrigger, fsid_t mntpnt_fsid, uint32_t sendereuid, int32_t asid, int *mr_type, fsid_t *fsidp, uint32_t *retflags, byte_buffer *actions, mach_msg_type_number_t *actionsCnt, int *err, boolean_t *mr_verbose, security_token_t token) argument
915 autofs_mount_subtrigger(__unused mach_port_t server, autofs_pathname mntpt, autofs_pathname submntpt, autofs_pathname path, autofs_opts opts, autofs_pathname map, autofs_pathname subdir, autofs_component key, uint32_t flags, uint32_t mntflags, int32_t direct, fsid_t *fsidp, boolean_t *top_level, int *err, security_token_t token) argument
950 do_mount_subtrigger(autofs_pathname mntpt, autofs_pathname submntpt, autofs_pathname path, autofs_opts opts, autofs_pathname map, autofs_pathname subdir, autofs_component key, uint32_t flags, uint32_t mntflags, int32_t direct, fsid_t *fsidp, boolean_t *top_level) argument
[all...]
H A Dautod_mount.c115 do_mount1(const autofs_pathname mapname, const char *key, const autofs_pathname subdir, const autofs_opts mapopts, const autofs_pathname path, boolean_t isdirect, boolean_t issubtrigger, fsid_t mntpnt_fsid, uid_t sendereuid, au_asid_t asid, fsid_t *fsidp, uint32_t *retflags, byte_buffer *actions, mach_msg_type_number_t *actionsCnt) argument
[all...]
H A Dautod_autofs.c57 mount_autofs( const char *mapname, struct mapent *me, const char *mntpnt, fsid_t mntpnt_fsid, action_list **alpp, const char *rootp, const char *subdir, const char *key, fsid_t *fsidp, uint32_t *retflags ) argument
H A Dautod_parse.c66 struct _hiernode *subdir; member in struct:_hiernode
189 parse_entry(const char *key, const char *mapname, const char *mapopts, const char *subdir, uint_t isdirect, int *node_type, bool_t isrestricted, bool_t mount_access, int *err) argument
1064 modify_mapents(struct mapent **mapents, const char *mapname, const char *mapopts, const char *subdir, hiernode *rootnode, const char *key, uint_t isdirect, bool_t mount_access) argument
1169 set_and_fake_mapent_mntlevel(hiernode *rootnode, const char *subdir, const char *key, const char *mapname, struct mapent **faked_mapents, uint_t isdirect, const char *mapopts, bool_t mount_access) argument
1794 char dirname[MAXPATHLEN+1], subdir[MAXPATHLEN+1]; local
[all...]
H A Dautod_lookup.c47 do_lookup1(const autofs_pathname mapname, const char *key, const autofs_pathname subdir, const autofs_opts mapopts, boolean_t isdirect, uid_t sendereuid, int *node_type) argument
/macosx-10.9.5/ruby-104/ruby/
H A Daddr2line.c434 char *p, *subdir; local
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dosxcode.cpp193 string Bundle::resource(const char *name, const char *type, const char *subdir) argument
199 void Bundle::resources(vector<string> &paths, const char *type, const char *subdir) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dosxcode.cpp193 string Bundle::resource(const char *name, const char *type, const char *subdir) argument
199 void Bundle::resources(vector<string> &paths, const char *type, const char *subdir) argument
/macosx-10.9.5/Chess-310.5/sjeng/books/
H A DMakefile80 subdir = books macro
/macosx-10.9.5/Chess-310.5/sjeng/tests/
H A DMakefile79 subdir = tests macro
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_client/
H A Dmdsclient.cpp145 install(const MDS_InstallDefaults *defaults, const char *path, const char *subdir, const char *file) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_client/lib/
H A Dmdsclient.cpp145 install(const MDS_InstallDefaults *defaults, const char *path, const char *subdir, const char *file) argument
/macosx-10.9.5/NFS-81/nfsd/
H A Dmountd.c1999 char *cp, *endcp, *name, *word, *hst, *usr, *dom, savedc, *savedcp, *subdir, *mntonname, *word2; local
[all...]
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dcups-driverd.cxx863 get_file(const char *name, int request_id, const char *subdir, char *buffer, size_t bufsize, char **subfile) argument
/macosx-10.9.5/autofs-234/headers/
H A Dautofs.h71 char *subdir; /* subdir within map */ member in struct:autofs_args
90 uint32_t subdir; /* subdir within map */ member in struct:autofs_args_32
216 char *subdir; member in struct:mounta
/macosx-10.9.5/ksh-20/ksh/src/cmd/INIT/
H A Dproto.c327 unsigned char c; unsigned char index; unsigned char type; union { char* buffer; char* sp; struct ppdirs* subdir; } info; struct ppfileid id; member in union:ppdirs::__anon9229
/macosx-10.9.5/bind9-45.100/bind9/contrib/zkt/
H A Dzone.c223 char subdir[MAX_PATHSIZE+1]; local
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Druntest.c3789 c14nCommonTest(const char *filename, int with_comments, int mode, const char *subdir) argument
/macosx-10.9.5/CPANInternal-140/Path-Class/lib/Path/Class/
H A DDir.pm83 sub subdir { subroutine

Completed in 460 milliseconds

123