/titanic_52/usr/src/common/zfs/ |
H A D | zfs_namecheck.c | 68 zfs_component_namecheck(const char *path, namecheck_err_t *why, char *what) in zfs_component_namecheck() argument 103 permset_namecheck(const char *path, namecheck_err_t *why, char *what) in permset_namecheck() argument 136 entity_namecheck(const char * path,namecheck_err_t * why,char * what) entity_namecheck() argument 233 dataset_namecheck(const char * path,namecheck_err_t * why,char * what) dataset_namecheck() argument 254 mountpoint_namecheck(const char * path,namecheck_err_t * why) mountpoint_namecheck() argument 298 pool_namecheck(const char * pool,namecheck_err_t * why,char * what) pool_namecheck() argument [all...] |
/titanic_52/usr/src/lib/libc/port/threads/ |
H A D | assfail.c | 99 common_panic(const char *head, const char *why) in common_panic() argument 124 thr_panic(const char *why) in thr_panic() argument 130 aio_panic(const char *why) in aio_panic() argument 136 mutex_panic(mutex_t *mp, const char *why) in mutex_panic() argument
|
/titanic_52/usr/src/cmd/lp/cmd/lpsched/ |
H A D | faults.c | 79 register char *why,*shortWhy; in printer_fault() local 138 register char *why, *shortWhy; clear_printer_fault() local [all...] |
/titanic_52/usr/src/uts/common/os/ |
H A D | exit.c | 110 exit_reason(char *buf, size_t bufsz, int what, int why) in exit_reason() argument 153 restart_init(int what, int why) in restart_init() argument 292 exit(int why, int what) in exit() argument 328 proc_exit(int why, int what) in proc_exit() argument [all...] |
H A D | cyclic.c | 652 cyclic_coverage(char *why, int level, uint64_t arg0, uint64_t arg1) in cyclic_coverage() argument 688 #define CYC_TRACE(cpu, level, why, arg0, arg1) \ argument 691 #define CYC_PTRACE(why, arg0, arg1) \ argument 694 #define CYC_TRACE_IMPL(buf, level, why, a0, a1) { \ argument 712 CYC_TRACE(cpu,level,why,arg0,arg1) global() argument 713 CYC_PTRACE(why,arg0,arg1) global() argument 717 CYC_TRACE0(cpu,level,why) global() argument 718 CYC_TRACE1(cpu,level,why,arg0) global() argument 720 CYC_PTRACE0(why) global() argument 721 CYC_PTRACE1(why,arg0) global() argument [all...] |
H A D | core.c | 85 core_log(struct core_globals *cg, int error, const char *why, const char *path, in core_log() argument
|
/titanic_52/usr/src/uts/common/syscall/ |
H A D | mknod.c | 65 enum create why; in mknodat() local
|
/titanic_52/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_rpc.c | 74 int status, astat, rstat, why; in interpret_rpc() local 588 nameof_why(why) in nameof_why() argument 615 int astat, rstat, why; in rpc_detail_reply() local [all...] |
/titanic_52/usr/src/cmd/mdb/common/kmdb/kctl/ |
H A D | kctl_mod.c | 83 kctl_mod_changed(uint_t why, struct modctl *what) in kctl_mod_changed() argument
|
/titanic_52/usr/src/lib/pyzfs/common/ |
H A D | util.py | 68 def __init__(self, eno, task=None, why=None): argument
|
/titanic_52/usr/src/cmd/ptools/pflags/ |
H A D | pflags.c | 445 prwhy(int why) in prwhy() argument 482 prwhat(int why, int what) in prwhat() argument
|
/titanic_52/usr/src/uts/common/fs/ufs/ |
H A D | ufs_vfsops.c | 271 enum whymountroot why = ROOT_INIT; in ufs_mount() local 466 ufs_mountroot(struct vfs *vfsp, enum whymountroot why) in ufs_mountroot() argument 798 mountfs(struct vfs * vfsp,enum whymountroot why,struct vnode * devvp,char * path,cred_t * cr,int isroot,void * raw_argsp,int args_len) mountfs() argument [all...] |
/titanic_52/usr/src/uts/common/krtld/ |
H A D | kobj_kdi.c | 143 kobj_kdi_mod_notify(uint_t why, struct modctl *what) in kobj_kdi_mod_notify() argument
|
/titanic_52/usr/src/uts/common/fs/udfs/ |
H A D | udf_vfsops.c | 187 enum whymountroot why; in udf_mount() local 547 udf_mountroot(struct vfs *vfsp, enum whymountroot why) in udf_mountroot() argument 616 ud_mountfs(struct vfs * vfsp,enum whymountroot why,dev_t dev,char * name,struct cred * cr,int32_t isroot) ud_mountfs() argument [all...] |
/titanic_52/usr/src/cmd/bnu/ |
H A D | dio.c | 245 struct dkqqabo why; local
|
/titanic_52/usr/src/cmd/devinfo/ |
H A D | devinfo.c | 234 warn(char *what, char *why) in warn() argument
|
/titanic_52/usr/src/cmd/sgs/liblddbg/common/ |
H A D | bindings.c | 167 Dbg_bind_reject(Rt_map *flmp, Rt_map *tlmp, const char *sym, int why) in Dbg_bind_reject() argument
|
/titanic_52/usr/src/uts/common/fs/nfs/ |
H A D | nfs_common.c | 347 nfsdyn_mountroot(vfs_t *vfsp, whymountroot_t why) in nfsdyn_mountroot() argument
|
H A D | nfs4_client_debug.c | 90 char *server1, char *why, nfs4_tag_type_t tag1, nfs4_tag_type_t tag2, in set_event() argument 1356 char *why, pid_t pid, nfs4_tag_type_t tag1, nfs4_tag_type_t tag2, in nfs4_queue_event() argument
|
/titanic_52/usr/src/cmd/lp/cmd/ |
H A D | lpfilter.c | 511 char * why; local [all...] |
/titanic_52/usr/src/uts/common/fs/devfs/ |
H A D | devfs_vfsops.c | 307 devfs_mountroot(struct vfs *vfsp, enum whymountroot why) in devfs_mountroot() argument
|
/titanic_52/usr/src/lib/libadt_jni/common/ |
H A D | adt_jni.c | 48 local_throw(JNIEnv *env, const char *exception, const char *why) { in local_throw() argument
|
/titanic_52/usr/src/cmd/mdb/common/kmdb/ |
H A D | kmdb_dpi.c | 448 kmdb_dpi_set_state(int state, int why) in kmdb_dpi_set_state() argument
|
/titanic_52/usr/src/uts/intel/fs/proc/ |
H A D | prmachdep.c | 435 prstop(int why, int what) in prstop() argument
|
/titanic_52/usr/src/cmd/prtvtoc/ |
H A D | prtvtoc.c | 674 warn(char *what, char *why) in warn() argument
|