Home
last modified time | relevance | path

Searched defs:first (Results 1 – 25 of 374) sorted by relevance

12345678910>>...15

/titanic_53/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_llist.c104 DAPL_LLIST_ENTRY *first; in dapl_llist_add_head() local
191 DAPL_LLIST_ENTRY *first; in dapl_llist_remove_head() local
245 DAPL_LLIST_ENTRY *first; in dapl_llist_remove_entry() local
298 DAPL_LLIST_ENTRY *first; in dapl_llist_peek_head() local
340 DAPL_LLIST_ENTRY * first; in dapl_llist_debug_print_list() local
/titanic_53/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap_seq.c47 ap_suspend_check(apd_t *a, int cmd, int first, int last, int *suspend) in ap_suspend_check()
91 ap_seq_get(apd_t *a, int cmd, int *first, int *last) in ap_seq_get()
218 ap_seq_exec(apd_t *a, int cmd, int first, int last) in ap_seq_exec()
415 int first, last; in ap_cmd_seq() local
/titanic_53/usr/src/cmd/krb5/kwarn/
H A Dkwarnd_clnt_stubs.c55 boolean_t first = TRUE; in kwarn_add_warning() local
106 boolean_t first = TRUE; in kwarn_del_warning() local
/titanic_53/usr/src/test/util-tests/tests/mergeq/
H A Dmqt.c52 mqt_int(void *first, void *second, void **outp, void *arg) in mqt_int()
64 mqt_append(void *first, void *second, void **outp, void *arg) in mqt_append()
77 mqt_fatal(void *first, void *second, void **outp, void *arg) in mqt_fatal()
/titanic_53/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dpath.c295 void path_delete(Pathcomp_t *first) in path_delete()
373 register Pathcomp_t *oldpp,*first; in path_checkdup() local
1455 static Pathcomp_t *path_addcomp(Shell_t *shp,Pathcomp_t *first, Pathcomp_t *old,const char *name, i… in path_addcomp()
1508 static int path_chkpaths(Shell_t *shp,Pathcomp_t *first, Pathcomp_t* old,Pathcomp_t *pp, int offset) in path_chkpaths()
1583 Pathcomp_t *path_addpath(Shell_t *shp,Pathcomp_t *first, register const char *path,int type) in path_addpath()
1643 Pathcomp_t *path_dup(Pathcomp_t *first) in path_dup()
1657 void path_newdir(Shell_t *shp,Pathcomp_t *first) in path_newdir()
1713 Pathcomp_t *first = (Pathcomp_t*)shp->pathlist; in path_unsetfpath() local
1756 Pathcomp_t *path_dirfind(Pathcomp_t *first,const char *name,int c) in path_dirfind()
/titanic_53/usr/src/contrib/ast/src/lib/libast/comp/
H A Dbasename.c35 register char *first, *last; in basename() local
/titanic_53/usr/src/lib/libbc/libc/gen/common/
H A Dclock.c40 static long first; variable
/titanic_53/usr/src/cmd/fm/eversholt/common/
H A Dptree.h56 int first; member
/titanic_53/usr/src/lib/libbc/libc/sys/common/
H A Dexecle.c41 char **first; in execle() local
/titanic_53/usr/src/uts/sparc/os/
H A Dsyscall.c1106 kthread_t *first; in set_proc_pre_sys() local
1123 kthread_t *first; in set_proc_post_sys() local
1140 kthread_t *first; in set_proc_sys() local
1162 kthread_t *first; in set_all_proc_sys() local
1224 kthread_t *first; in set_proc_ast() local
/titanic_53/usr/src/lib/libc/port/gen/
H A Dclock.c46 static clock_t first; in clock() local
/titanic_53/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwtouchln.c55 int first, last; local
/titanic_53/usr/src/cmd/dtrace/test/tst/common/types/
H A Dtst.relenum.d47 first, enumerator
/titanic_53/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dwtouchln.c58 int first, last; in wtouchln() local
H A Dwscrl.c71 int first; in wscrl() local
/titanic_53/usr/src/uts/intel/ia32/os/
H A Dsyscall.c1265 kthread_t *first; in set_proc_pre_sys() local
1282 kthread_t *first; in set_proc_post_sys() local
1299 kthread_t *first; in set_proc_sys() local
1321 kthread_t *first; in set_all_proc_sys() local
1384 kthread_t *first; in set_proc_ast() local
/titanic_53/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsffilbuf.c43 reg int first, local, rcrv, rc, justseek; local
/titanic_53/usr/src/cmd/sendmail/libsm/
H A Dconfig.c47 static bool first = true; variable
/titanic_53/usr/src/lib/libcurses/screen/
H A Dnewkey.c91 short *first = &(cur_term->_first_macro); in newkey() local
/titanic_53/usr/src/cmd/allocate/
H A Dmkdevalloc.c244 int first = 0; in dotape() local
455 int first = 0; in doaudio() local
658 int first = 0; in dofloppy() local
827 int first = 0; in docd() local
1090 int first = 0; in dormdisk() local
/titanic_53/usr/src/cmd/psradm/
H A Dpsradm.c189 do_range(processorid_t first, processorid_t last, int action, in do_range()
324 processorid_t first, last; in main() local
/titanic_53/usr/src/cmd/file/
H A Dmagicutils.c223 f_mkmtab(char *magfile, int cflg, int first) in f_mkmtab()
538 f_ckmtab(char *buf, int bufsize, int first) in f_ckmtab()
1098 f_getmaxoffset(int first) in f_getmaxoffset()
/titanic_53/usr/src/contrib/ast/src/lib/libcmd/
H A Dbasename.c71 register char *first, *last; in namebase() local
/titanic_53/usr/src/cmd/sendmail/db/mp/
H A Dmp_fget.c43 int b_incr, first, ret; local
/titanic_53/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DStatistic.java290 Date first = start, last = end; in getSnapshotForInterval() local
378 Date first = start, last = end; in getSnapshotForInterval() local
465 Date first = start, last = end; in getSnapshotForInterval() local

12345678910>>...15