Home
last modified time | relevance | path

Searched defs:gp (Results 1 – 25 of 46) sorted by relevance

12

/titanic_51/usr/src/uts/common/os/
H A Dflock.c64 #define CHECK_ACTIVE_LOCKS(gp) if (check_debug) \ argument
66 #define CHECK_SLEEPING_LOCKS(gp) if (check_debug) \ argument
68 #define CHECK_OWNER_LOCKS(gp, pid, sysid, vp) \ argument
80 #define CHECK_ACTIVE_LOCKS(gp) argument
81 #define CHECK_SLEEPING_LOCKS(gp) argument
82 #define CHECK_OWNER_LOCKS(gp, pid, sysid, vp) argument
301 graph_t *gp; in ofdlock() local
463 graph_t *gp; ofdcleanlock() local
541 graph_t *gp; reclock() local
1082 graph_t *gp = request->l_graph; flk_process_request() local
1303 graph_t *gp = request->l_graph; flk_execute_request() local
1355 graph_t *gp = request->l_graph; flk_wait_execute_request() local
1621 graph_t *gp = (lock->l_graph); flk_relation() local
1843 graph_t *gp = new_lock->l_graph; flk_insert_active_lock() local
1885 graph_t *gp = lock->l_graph; flk_delete_active_lock() local
1919 graph_t *gp = request->l_graph; flk_insert_sleeping_lock() local
1948 graph_t *gp = request->l_graph; flk_cancel_sleeping_lock() local
2088 flk_graph_uncolor(graph_t * gp) flk_graph_uncolor() argument
2114 graph_t *gp = lock->l_graph; flk_wakeup() local
2169 graph_t *gp = request->l_graph; flk_recompute_dependencies() local
2386 graph_t *gp = request->l_graph; flk_get_first_blocking_lock() local
2437 graph_t *gp; flk_get_lock_graph() local
2505 graph_t *gp; cl_flk_has_remote_locks_for_nlmid() local
2579 graph_t *gp; flk_has_remote_locks() local
2627 graph_t *gp; flk_has_remote_locks_for_sysid() local
2683 graph_t *gp; flk_sysid_has_locks() local
2733 graph_t *gp; cl_flk_remove_locks_by_sysid() local
2789 graph_t *gp; flk_delete_locks_by_sysid() local
2843 graph_t *gp; cl_flk_delete_pxfs_locks() local
2902 graph_t *gp = request->l_graph; flk_canceled() local
2933 graph_t *gp; cleanlocks() local
3598 graph_t *gp; flk_set_lockmgr_status() local
3669 graph_t *gp; get_lock_list() local
3846 graph_t *gp; /* lock graph */ cl_flk_change_nlm_state_all_locks() local
3911 graph_t *gp; cl_flk_wakeup_sleeping_nlm_locks() local
3959 graph_t *gp; cl_flk_unlock_nlm_granted() local
4009 graph_t *gp; wakeup_sleeping_lockmgr_locks() local
4044 graph_t *gp; unlock_lockmgr_granted() local
4080 graph_t *gp = request->l_graph; wait_for_lock() local
4291 graph_t *gp; nbl_lock_conflict() local
4352 check_active_locks(graph_t * gp) check_active_locks() argument
4462 check_sleeping_locks(graph_t * gp) check_sleeping_locks() argument
4536 check_owner_locks(graph_t * gp,pid_t pid,int sysid,vnode_t * vp) check_owner_locks() argument
[all...]
H A Drctl_proc.c222 rctlproc_default_init(struct proc *initp, rctl_alloc_gp_t *gp) in rctlproc_default_init() argument
295 rctl_alloc_gp_t *gp; in rctlproc_init() local
[all...]
H A Dtask.c496 rctl_alloc_gp_t *gp; in task_create() local
952 rctl_alloc_gp_t *gp; in task_init() local
[all...]
/titanic_51/usr/src/lib/libast/common/misc/
H A Dglob.c78 gl_diropen(glob_t* gp, const char* path) in gl_diropen()
88 gl_dirnext(glob_t* gp, void* handle) in gl_dirnext()
111 gl_dirclose(glob_t* gp, void* handle) in gl_dirclose()
121 gl_type(glob_t* gp, const char* path, int flags) in gl_type()
144 gl_attr(glob_t* gp, const char* path, int flags) in gl_attr()
154 gl_nextdir(glob_t* gp, char* dir) in gl_nextdir()
185 errorcheck(register glob_t* gp, const char* path) in errorcheck()
231 addmatch(register glob_t* gp, const char* dir, const char* pat, register const char* rescan, char* … in addmatch()
293 glob_dir(glob_t* gp, globlist_t* ap) in glob_dir()
567 glob(const char* pattern, int flags, int (*errfn)(const char*, int), register glob_t* gp) in glob()
[all …]
/titanic_51/usr/src/contrib/ast/src/lib/libast/misc/
H A Dglob.c79 gl_diropen(glob_t* gp, const char* path) in gl_diropen() argument
89 gl_dirnext(glob_t* gp, void* handle) in gl_dirnext() argument
109 gl_dirclose(glob_t* gp, void* handle) in gl_dirclose() argument
119 gl_type(glob_t* gp, const char* path, int flags) in gl_type() argument
142 gl_attr(glob_t * gp,const char * path,int flags) gl_attr() argument
152 gl_nextdir(glob_t * gp,char * dir) gl_nextdir() argument
183 errorcheck(register glob_t * gp,const char * path) errorcheck() argument
228 addmatch(register glob_t * gp,const char * dir,const char * pat,register const char * rescan,char * endslash,int meta) addmatch() argument
290 glob_dir(glob_t * gp,globlist_t * ap,int re_flags) glob_dir() argument
580 glob(const char * pattern,int flags,int (* errfn)(const char *,int),register glob_t * gp) glob() argument
824 globfree(glob_t * gp) globfree() argument
[all...]
/titanic_51/usr/src/uts/common/syscall/
H A Drlimit.c93 rctl_alloc_gp_t *gp = rctl_rlimit_set_prealloc(1); in ulimit() local
374 rctl_alloc_gp_t *gp; in setrlimit32() local
465 rctl_alloc_gp_t *gp; in setrlimit64() local
[all...]
/titanic_51/usr/src/cmd/sendmail/libsmutil/
H A Dsafefile.c228 register char **gp; variable
341 register char **gp; variable
646 register char **gp; global() local
[all...]
/titanic_51/usr/src/lib/libdiskmgt/common/
H A Dcache.c327 cache_get_desc(int type, void *gp, char *name, char *secondary_name, int *errp) in cache_get_desc() argument
421 cache_load_desc(int type, void *gp, char *name, char *secondary_name, int *errp) in cache_load_desc() argument
489 clear_descriptors(void *gp) in clear_descriptors() argument
603 have_desc(int type,void * gp,char * name,char * secondary_name) have_desc() argument
[all...]
/titanic_51/usr/src/lib/libshell/common/sh/
H A Dexpand.c78 static char *nextdir(glob_t *gp, char *dir) in nextdir()
97 register glob_t *gp= &gdata; in path_expand() local
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dexpand.c78 static char *nextdir(glob_t *gp, char *dir) in nextdir() argument
97 register glob_t *gp= &gdata; in path_expand() local
[all...]
/titanic_51/usr/src/lib/libcurses/screen/
H A Dslk_start.c65 slk_start(int ng, int *gp) in slk_start() argument
/titanic_51/usr/src/lib/libc/port/gen/
H A Dmalloc.c754 TREE *tp, *sp, *gp; in t_delete() local
818 TREE *pp, *gp; in t_splay() local
[all...]
/titanic_51/usr/src/uts/common/rpc/sec/
H A Dauth_kern.c177 const gid_t *gp = crgetgroups(cr); in authkern_marshal() local
H A Dauth_loopb.c182 const gid_t *gp = crgetgroups(cr); in authloopback_marshal() local
/titanic_51/usr/src/cmd/mailx/
H A Dvars.c221 register struct mgroup *gp; in printgroup() local
H A Dcmd3.c610 register struct mgroup *gp; in group() local
672 register struct mgroup *gp, *gpnext; in ungroup() local
[all...]
/titanic_51/usr/src/cmd/vi/port/
H A Dex_re.c73 unsigned char *gp; local
744 unsigned char *gp, *p1; vi_compile() local
[all...]
H A Dex_subr.c562 qcolumn(unsigned char *lim, unsigned char *gp) in qcolumn() argument
609 nqcolumn(unsigned char *lim, unsigned char *gp) in nqcolumn() argument
[all...]
/titanic_51/usr/src/cmd/ttymon/
H A Dttymon.c156 register struct group *gp; in initialize() local
/titanic_51/usr/src/uts/common/sys/
H A Dflock_impl.h225 #define ACTIVE_HEAD(gp) (&(gp)->active_locks) argument
227 #define SLEEPING_HEAD(gp) (&(gp)->sleeping_locks) argument
229 #define SET_LOCK_TO_FIRST_ACTIVE_VP(gp, lock, vp) \ argument
234 #define SET_LOCK_TO_FIRST_SLEEP_VP(gp, lock, vp) \ argument
/titanic_51/usr/src/ucbcmd/install.d/
H A Dinstall.c63 struct group *gp; variable
/titanic_51/usr/src/uts/common/exec/aout/
H A Daout.c247 rctl_alloc_gp_t *gp = rctl_rlimit_set_prealloc(1); in aoutexec() local
/titanic_51/usr/src/cmd/grpck/
H A Dgrpck.c103 struct group *gp; in main() local
[all...]
/titanic_51/usr/src/lib/watchmalloc/common/
H A Dmalloc.c951 TREE *tp, *sp, *gp; in t_delete() local
1039 TREE *pp, *gp; in t_splay() local
[all...]
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/
H A Dfinger.c693 char *bp, *gp, *lp; in decode() local
1073 char *bp, *lp, *gp; in matchcmp() local
[all...]

12