Searched defs:tail (Results 1 - 25 of 252) sorted by relevance

1234567891011

/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dmknames.awk58 function tail(file) { function
94 tail("boolname.c");
95 tail("boolcode.c");
96 tail("boolfnam.c");
97 tail("numname.c");
98 tail("numcode.c");
99 tail("numfnam.c");
100 tail("strname.c");
101 tail("strcode.c");
102 tail("strfna
[all...]
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dmknames.awk59 function tail(file) { function
102 tail("boolname.c");
103 tail("boolcode.c");
104 tail("boolfnam.c");
105 tail("numname.c");
106 tail("numcode.c");
107 tail("numfnam.c");
108 tail("strname.c");
109 tail("strcode.c");
110 tail("strfna
[all...]
/illumos-gate/usr/src/lib/libpp/common/
H A Dppcomment.c31 ppcomment(char* head, char* comment, char* tail, int line) argument
34 ppprintf("%s%-.*s%s", head, MAXTOKEN - 4, comment, tail);
H A Dppargs.c167 pplint(char* head, char* comment, char* tail, int line) argument
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dstrproc.c69 char *tail; local
76 tail = str + strlen(str);
77 while ((tail > str) && conv_strproc_isspace(*(tail - 1)))
78 tail--;
79 *tail = '\0';
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl_provider.h69 DAPL_PROVIDER_LIST_NODE *tail; member in struct:DAPL_PROVIDER_LIST
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_adsp.c123 char *tail = &buf[sizeof (buf)]; local
126 p += snprintf(p, tail-p, "AckReq");
129 p += snprintf(p, tail-p, p == buf ? "EOM" : " EOM");
133 p += snprintf(p, tail-p, p == buf ? "Att" : " Att");
137 (void) snprintf(p, tail-p, "%s%s", p == buf ? "" : " ",
H A Dsnoop_atp.c102 char *tail = &buf[sizeof (buf)]; local
106 p += snprintf(p, tail-p, "TReq");
110 p += snprintf(p, tail-p, "TResp");
113 p += snprintf(p, tail-p, "TRel");
117 p += snprintf(p, tail-p, ci & ATP_FLG_XO ? " XO" : " ALO");
120 p += snprintf(p, tail-p, " EOM");
123 p += snprintf(p, tail-p, " STS");
126 (void) snprintf(p, tail-p, " %s", to);
H A Dsnoop_nbp.c100 show_nbp_tuples(uint8_t *p, int tuples, uint8_t *tail) argument
112 if ((p + 5) > tail)
120 if (p > tail || &p[1]+p[0] > tail)
125 if (p > tail || &p[1]+p[0] > tail)
130 if (p > tail || &p[1]+p[0] > tail)
H A Dsnoop_zip.c51 uint8_t *tail = (uint8_t *)zip + len; local
72 if ((p+6 > tail) || (p+7+p[6] > tail))
110 if (p+2 > tail)
126 if (p+2 > tail)
130 if (p+1 > tail || (&p[1] + p[0]) > tail)
141 if (p+1 > tail || (&p[1] + p[0]) > tail)
148 if (p+5 > tail)
269 char *tail = &buf[sizeof (buf)]; local
290 char *tail = &buf[sizeof (buf)]; local
313 uint8_t *tail = (uint8_t *)(atp+1) + len; local
[all...]
/illumos-gate/usr/src/cmd/sgs/include/
H A Dlist.h52 Listnode *tail; /* the last element */ member in struct:list
67 Elf32_Addr tail; /* the last element */ member in struct:list32
/illumos-gate/usr/src/tools/cscope-fast/
H A Dhistory.c42 HISTORY *head, *tail, *current; variable
51 if (tail) {
52 tail->next = h;
54 h->previous = tail;
55 tail = h;
57 head = tail = h;
75 } else if (tail)
76 return (current = tail);
95 /* reset current to tail */
/illumos-gate/usr/src/ucbcmd/ln/
H A Dln.c79 char *tail; local
90 tail = strrchr(from, '/');
91 if (tail == 0)
92 tail = from;
94 tail++;
95 if (strlen(to) + strlen(tail) >= sizeof (destname) - 1) {
97 to, tail);
100 (void) sprintf(destname, "%s/%s", to, tail);
/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_ring_buffer_util.c86 rbuf->tail = 0;
127 if (rbuf->head != rbuf->tail) {
209 if (((pos + 1) & rbuf->lim) != rbuf->tail) {
242 if (rbuf->head != rbuf->tail) {
243 pos = rbuf->tail;
244 rbuf->tail = (pos + 1) & rbuf->lim;
274 int tail; local
278 tail = rbuf->tail;
280 if (head == tail)
[all...]
H A Ddapl_cookie.c52 * tail index : index of last unallocated cookie
57 * used to update the tail. This will implicitly deallocate all of the cookies
58 * "between" the old tail and the new tail.
140 * allocate one additional entry so that the tail
155 buffer->tail = 0;
202 DAPL_ATOMIC tail; local
224 tail = curr_buffer->tail;
226 while (head != tail) {
[all...]
/illumos-gate/usr/src/uts/common/c2/
H A Daudit_path.c77 au_buff_t *tail; local
82 tail = NULL; /* only to satisfy lint */
91 tail->next_buf = m; /* tail set if head set */
94 tail = m;
/illumos-gate/usr/src/lib/libast/common/path/
H A Dpathfind.c46 Dir_t* tail; /* directory list tail */ member in struct:__anon2658
68 if (state.tail)
69 state.tail = state.tail->next = dp;
71 state.head = state.tail = dp;
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dpathdup.c55 static struct dup *head, *tail, *new; variable in typeref:struct:
75 tail = head->next;
76 while (tail) {
77 new = tail->next;
78 free(tail);
79 tail = new;
81 tail = head;
101 tail->next = new;
102 tail = new;
124 pt = &tail
[all...]
/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_queue.c62 slp_queue_entry_t *tail; member in struct:queue
114 * Adds msg to the tail of queue q.
131 q->tail->next = qe;
132 q->tail = qe;
134 q->head = q->tail = qe;
179 q->head = q->tail = NULL;
/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_rfd.c62 static rfd_t *tail; /* tail of global list */ variable
98 if (tail == NULL) {
110 rfd = rfd_find_prev_class(tail, RFD_RESERVED);
117 rfd = rfd_find_prev_class(tail, RFD_PSINFO);
128 rfd = tail;
181 if (tail != NULL)
182 rfd->rfd_prev_class = rfd_find_prev_class(tail, class);
184 rfd->rfd_prev_class = tail;
185 rfd->rfd_prev = tail;
[all...]
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dinput.c92 size_t tail; local
127 tail = base + sz + _elf_pagesize - 1;
130 tlbit = 1 << PGNUM(tail);
132 tlreg = &elf->ed_vm[REGNUM(tail)];
/illumos-gate/usr/src/cmd/bc/
H A Dbc.y102 | start stat tail
116 dlist : tail
117 | dlist _AUTO dlets tail
220 | slist tail stat
224 tail : '\n' label
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dexportlist.c73 struct exportnode **tail; local
91 tail = &exportlist;
156 tail = newexport(sh->sh_path, groups, tail);
192 newgroup(char *grname, struct groupnode **tail) argument
203 *tail = new;
209 newexport(char *grname, struct groupnode *grplist, struct exportnode **tail) argument
221 *tail = new;
/illumos-gate/usr/src/uts/common/io/cxgbe/shared/
H A Dshared.h48 mblk_t *head, *tail; member in struct:mblk_pair
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_queue.c31 static void iscsi_enqueue_cmd_tail(iscsi_cmd_t **head, iscsi_cmd_t **tail,
60 queue->tail = NULL;
90 &isp->sess_queue_pending.tail, icmdp);
95 &isp->sess_queue_pending.tail, icmdp);
116 &isp->sess_queue_pending.tail, icmdp);
134 * This interface attempts to keep newer items are on the tail,
138 * the current head, otherwise add to the tail.
172 &icp->conn_queue_active.tail, icmdp);
177 &icp->conn_queue_active.tail, icmdp);
180 &icp->conn_queue_active.tail, icmd
335 iscsi_dequeue_cmd(iscsi_cmd_t **head, iscsi_cmd_t **tail, iscsi_cmd_t *icmdp) argument
397 iscsi_enqueue_cmd_head(iscsi_cmd_t **head, iscsi_cmd_t **tail, iscsi_cmd_t *icmdp) argument
424 iscsi_enqueue_cmd_tail(iscsi_cmd_t **head, iscsi_cmd_t **tail, iscsi_cmd_t *icmdp) argument
[all...]

Completed in 76 milliseconds

1234567891011