/titanic_44/usr/src/cmd/fs.d/cachefs/fsck/ |
H A D | fsck.c | 438 char *namep; in cfs_check() local 709 char *namep; in cache_label_file() local 855 cache_check_dir(char *cachedirp, char *namep) in cache_check_dir() 945 process_fsdir(char *cachedirp, char *namep, res *resp, int verbose) in process_fsdir() 1208 process_fsinfo(char *namep, ino64_t maxlocalfileno, cachefs_fsinfo_t *fsinfop, in process_fsinfo() 1313 process_fsgroup(char *dirp, char *namep, res *resp, ino64_t base, int fgsize, in process_fsgroup() 1723 tree_remove(const char *namep, const struct stat64 *statp, int type, in tree_remove() 1775 file_remove(const char *namep, const struct stat64 *statp, int verbose) in file_remove()
|
/titanic_44/usr/src/uts/common/fs/pcfs/ |
H A D | pc_dir.c | 72 char *namep, /* name to lookup */ in pc_dirlook() 128 char *namep, /* name of entry */ in pc_direnter() 387 char *namep, in pc_dirremove() 894 char *namep, /* name to lookup */ in pc_findentry() 1034 char *namep, in pc_parsename() 1104 pc_match_long_fn(struct pcnode *pcp, char *namep, struct pcdir **epp, in pc_match_long_fn() 1141 pc_match_short_fn(struct pcnode *pcp, char *namep, struct pcdir **epp, in pc_match_short_fn() 1328 direntries_needed(struct pcnode *dp, char *namep) in direntries_needed() 1372 pc_name_to_pcdir(struct pcnode *dp, char *namep, int ndirentries, int *errret) in pc_name_to_pcdir() 1440 generate_short_name(struct pcnode *dp, char *namep, struct pcdir *inep) in generate_short_name() [all …]
|
H A D | pc_subr.c | 279 pc_valid_long_fn(char *namep, int utf8) in pc_valid_long_fn() 322 pc_fname_ext_to_name(char *namep, char *fname, char *ext, int foldcase) in pc_fname_ext_to_name()
|
/titanic_44/usr/src/uts/sun4v/sys/ |
H A D | mdeg.h | 47 char *namep; member 64 char *namep; member 75 char *namep; member
|
/titanic_44/usr/src/uts/common/fs/cachefs/ |
H A D | cachefs_fscache.c | 217 fscache_setup(fscache_t *fscp, ino64_t fsid, char *namep, in fscache_setup() 306 fscache_activate(fscache_t *fscp, ino64_t fsid, char *namep, in fscache_activate() 325 fscache_enable(fscache_t *fscp, ino64_t fsid, char *namep, in fscache_enable() 776 fscdir_create(cachefscache_t *cachep, char *namep, fscache_t *fscp) in fscdir_create() 1067 fscache_name_to_fsid(cachefscache_t *cachep, char *namep, ino64_t *fsidp) in fscache_name_to_fsid()
|
/titanic_44/usr/src/lib/libc/port/gen/ |
H A D | getnetgrent.c | 176 getnetgrent_r(machinep, namep, domainp, buffer, buflen) in getnetgrent_r() argument 209 getnetgrent(machinep, namep, domainp) in getnetgrent() argument
|
/titanic_44/usr/src/cmd/mdb/sun4v/modules/mdesc/ |
H A D | mdesc.c | 85 char *namep; in mdinfo() local 237 uintptr_t mdp, mdep, namep, datap; in mddump() local
|
/titanic_44/usr/src/common/mdesc/ |
H A D | mdesc_findname.c | 42 md_find_name(md_t *ptr, char *namep) in md_find_name()
|
H A D | mdesc_getpropstr.c | 34 md_get_prop_str(md_t *ptr, mde_cookie_t node, char *namep, char **strp) in md_get_prop_str()
|
H A D | mdesc_getpropval.c | 41 md_get_prop_val(md_t *ptr, mde_cookie_t node, char *namep, uint64_t *valp) in md_get_prop_val()
|
H A D | mdesc_getpropdata.c | 34 md_get_prop_data(md_t *ptr, mde_cookie_t node, char *namep, in md_get_prop_data()
|
H A D | mdesc_getproparcs.c | 55 md_get_prop_arcs(md_t *ptr, mde_cookie_t node, char *namep, mde_cookie_t *arcp, in md_get_prop_arcs()
|
/titanic_44/usr/src/cmd/fs.d/cachefs/cfsd/ |
H A D | cfsd_kmod.c | 325 const char *namep, char *newnamep) in kmod_lostfound() 712 const char *namep, in kmod_create() 1103 const char *namep, in kmod_remove() 1172 const char *namep, in kmod_link() 1242 const char *namep, in kmod_mkdir() 1308 const char *namep, in kmod_rmdir() 1368 const char *namep, in kmod_symlink()
|
H A D | cfsd_all.c | 249 all_cachelist_find(cfsd_all_object_t *all_object_p, const char *namep) in all_cachelist_find()
|
H A D | cfsd_cache.c | 279 const char *namep) in cache_fscachelist_find()
|
/titanic_44/usr/src/uts/common/sys/fs/ |
H A D | pc_dir.h | 218 #define PC_NAME_IS_DOT(namep) \ argument 220 #define PC_NAME_IS_DOTDOT(namep) \ argument 222 #define PC_SHORTNAME_IS_DOT(namep) \ argument 224 #define PC_SHORTNAME_IS_DOTDOT(namep) \ argument
|
/titanic_44/usr/src/uts/common/fs/udfs/ |
H A D | udf_dir.c | 117 char *namep, struct ud_inode **ipp, struct cred *cr, int32_t skipdnlc) in ud_dirlook() 328 char *namep, in ud_direnter() 602 char *namep, in ud_dirremove() 877 char *namep, int32_t namelen, struct slot *slotp, in ud_dircheckforname() 1277 ud_diraddentry(struct ud_inode *tdp, char *namep, in ud_diraddentry() 1441 struct ud_inode *tdp, struct ud_inode *tip, char *namep, in ud_dirrename()
|
/titanic_44/usr/src/uts/common/fs/ufs/ |
H A D | ufs_dir.c | 178 char *namep, in ufs_dirlook() 642 char *namep, /* name of entry */ in ufs_direnter_cm() 809 char *namep, /* name of entry */ in ufs_direnter_lr() 1009 char *namep, /* name we're checking for */ in ufs_dircheckforname() 1453 char *namep, /* entry we are trying to change */ in ufs_dirrename() 1766 char *namep, in ufs_diraddentry() 2408 char *namep, in ufs_dirremove()
|
/titanic_44/usr/src/cmd/fs.d/cachefs/common/ |
H A D | subr.c | 864 cachefs_delete_cache(char *dirp, char *namep) in cachefs_delete_cache() 943 cachefs_delete_file(const char *namep, const struct stat64 *statp, int flg, in cachefs_delete_file() 1219 char *namep; in cachefs_clean_flag_test() local
|
/titanic_44/usr/src/cmd/autopush/ |
H A D | autopush.c | 247 set_info(char *namep) in set_info() 513 parse_line(char *linep, int lineno, char *namep, struct strapush *pushp) in parse_line()
|
/titanic_44/usr/src/cmd/sendmail/db/log/ |
H A D | log_put.c | 467 log_file(dblp, lsn, namep, len) in log_file() argument 529 __log_name(dblp, filenumber, namep, fdp, flags) in __log_name() argument
|
H A D | log_register.c | 44 void *namep; local
|
/titanic_44/usr/src/cmd/ypcmd/ |
H A D | stdhosts.c | 238 char *namep; /* First character of a name */ in verify_and_output() local
|
/titanic_44/usr/src/lib/nsswitch/files/common/ |
H A D | gethostent.c | 49 int type, const char **namep, int *namelen, in check_name() 348 const char *namep; local
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | mdesc.h | 112 char *namep; /* property name */ member
|