Home
last modified time | relevance | path

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

12345678910>>...15

/titanic_50/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_50/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_50/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_50/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_50/usr/src/lib/libshell/common/sh/
H A Dpath.c305 void path_delete(Pathcomp_t *first) in path_delete()
391 register Pathcomp_t *oldpp,*first; in path_checkdup() local
1414 static Pathcomp_t *path_addcomp(Pathcomp_t *first, Pathcomp_t *old,const char *name, int flag) in path_addcomp()
1466 static int path_chkpaths(Pathcomp_t *first, Pathcomp_t* old,Pathcomp_t *pp, int offset) in path_chkpaths()
1563 Pathcomp_t *path_addpath(Pathcomp_t *first, register const char *path,int type) in path_addpath()
1623 Pathcomp_t *path_dup(Pathcomp_t *first) in path_dup()
1637 void path_newdir(Pathcomp_t *first) in path_newdir()
1691 Pathcomp_t *path_unsetfpath(Pathcomp_t *first) in path_unsetfpath()
1736 Pathcomp_t *path_dirfind(Pathcomp_t *first,const char *name,int c) in path_dirfind()
/titanic_50/usr/src/lib/libast/common/comp/
H A Dbasename.c35 register char *first, *last; in basename() local
/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dclock.c40 static long first; variable
/titanic_50/usr/src/lib/libbc/libc/sys/common/
H A Dexecle.c41 char **first; in execle() local
/titanic_50/usr/src/cmd/fm/eversholt/common/
H A Dptree.h56 int first; member
/titanic_50/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_50/usr/src/lib/libc/port/gen/
H A Dclock.c46 static clock_t first; in clock() local
/titanic_50/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_50/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwtouchln.c55 int first, last; local
/titanic_50/usr/src/cmd/dtrace/test/tst/common/types/
H A Dtst.relenum.d47 first, enumerator
/titanic_50/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_50/usr/src/lib/libast/common/sfio/
H A Dsffilbuf.c43 reg int first, local, rcrv, rc, justseek; local
/titanic_50/usr/src/lib/libcurses/screen/
H A Dnewkey.c91 short *first = &(cur_term->_first_macro); in newkey() local
/titanic_50/usr/src/cmd/sendmail/libsm/
H A Dconfig.c47 static bool first = true; variable
/titanic_50/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_50/usr/src/lib/libcmd/common/
H A Dbasename.c64 register char *first, *last; in namebase() local
/titanic_50/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_50/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_50/usr/src/cmd/sendmail/db/mp/
H A Dmp_fget.c43 int b_incr, first, ret; local
/titanic_50/usr/src/lib/libtecla/common/
H A Dkeytab.c266 int first,last; /* The first and last entries in the table which */ in _kt_set_keyfn() local
409 int nc, int *first, int *last) in _kt_locate_keybinding()
486 int first,last; /* The indexes of the first and last matching entry */ in _kt_lookup_keybinding() local

12345678910>>...15