Searched refs:first (Results 151 - 175 of 539) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_mindex_c.x200 % The table is first 'reset', then the attempt to load from the file
226 % The entry (if any) satisfying the query is first deleted, then
257 %/* Returns the first entry found in the table by setting 'answer' to
260 % db_status first( entryp*, entry_object ** );
262 %/* Returns the first entry that satisfies query by setting 'answer' to
265 % db_status first( db_query *, db_next_index_desc **, entry_object ** );
268 % the results of the first/next query that returned this list. */
/illumos-gate/usr/src/cmd/mandoc/
H A Droff.h135 struct roff_node *first; /* The first node parsed. */ member in struct:roff_man
152 #define MDOC_PHRASEQF (1 << 13) /* Quote first word encountered. */
154 #define MDOC_PHRASEQN (1 << 15) /* Quote first word of the next phrase. */
H A Dmandoc.h66 MANDOCERR_SEC_BEFORE, /* content before first section header: macro */
67 MANDOCERR_NAMESEC_FIRST, /* first section is not NAME: Sh title */
100 MANDOCERR_BL_LATETYPE, /* list type is not the first argument: Bl arg */
254 struct tbl_cell *first; member in struct:tbl_row
292 struct tbl_dat *first; member in struct:tbl_span
353 struct eqn_box *first; /* first child node */ member in struct:eqn_box
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dsubr.c165 int first = 1; local
171 first = 0;
173 if (!first && (flags & bnp[1].bn_bit))
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dtftpsubs.c113 bfs[0].counter = BF_ALLOC; /* pass out the first buffer */
353 int first = 1; local
371 if (first)
372 first = 0;
/illumos-gate/usr/src/cmd/mailx/
H A Dcmd4.c87 *msgvec = first(0, MMNORM);
207 *msgvec = first(0, MMNORM);
283 *msgvec = first(0, MMNORM);
/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_curadj.c154 __bam_ca_dup(dbp, fpgno, first, fi, tpgno, ti)
157 u_int32_t first, fi, ti;
180 cp->indx = first;
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dsub2.c35 static void first(int v);
186 first(v);
196 first(right[p]);
231 first(int v) function
263 first(left[v]);
264 first(right[v]);
268 first(left[v]);
277 first(left[v]);
298 first(left[v]);
301 first(lef
[all...]
H A Dsub3.c202 int first = 0; local
220 int i = (first+last)/2;
229 first = i + 1;
/illumos-gate/usr/src/cmd/sgs/link_audit/common/
H A Dperfcnt.c144 static int first = 1; local
147 if (first) {
149 first = 0;
H A Dtruss.c156 static int first = 1; local
165 if (((bindfrom_list == NULL) && first) || trussall ||
169 first = 0;
/illumos-gate/usr/src/cmd/locale/
H A Dlocale.c578 /* first, try LC_ALL */
772 int first = 1; local
782 if (!first) {
785 first = 0;
790 if (!first) {
1030 int first = 1; local
1083 if (!first) {
1086 first = 0;
1098 int first = 1; local
1119 if (!first) {
[all...]
/illumos-gate/usr/src/ucbcmd/touch/
H A Dtouch.c310 char first; local
315 if (read(fd, &first, 1) != 1)
319 if (write(fd, &first, 1) != 1)
/illumos-gate/usr/src/uts/common/zmod/
H A Dcrc32.c21 protection on the static variables used to control the first-use generation
23 first call get_crc_table() to initialize the tables before allowing more than
105 The first table is simply the CRC of all possible eight bit values. This is
117 static volatile int first = 1; /* flag to limit concurrent making */ local
123 if (first) {
124 first = 0;
141 and then the byte reversal of those as well as the first table */
155 else { /* not first */
403 /* apply len2 zeros to crc1 (first square will put the operator for one
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSessionUtil.c80 /* Record the very first error code */
175 * This is the first session to be opened, so we can set
190 * maximum threshold MAX_SES_TO_BE_FREED, it will free the first
202 if (ses_delay_freed.first == NULL) {
204 ses_delay_freed.first = sp;
212 * Free the first session in the list only if
216 tmp = ses_delay_freed.first->next;
217 free(ses_delay_freed.first);
218 ses_delay_freed.first = tmp;
256 * Remove the session from the session linked list first
[all...]
/illumos-gate/usr/src/lib/libast/common/disc/
H A Dsfdcdos.c119 register char *cp = (char*)buff, *first, *cpmax; local
197 first=cp;
204 if((m=(cp-first)-1) >0)
205 memcpy(first-count, first, m);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_event.c131 while (eventq->first) {
132 emlxs_event_destroy(hba, eventq->first);
161 eventq->first = NULL;
170 if (eventq->first == entry) {
171 eventq->first = entry->next;
270 eventq->first = entry;
325 entry = eventq->first;
445 for (entry = eventq->first; entry != NULL; entry = entry->next) {
841 entry = eventq->first;
1040 entry = eventq->first;
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_capture.c324 int first, int last, int flags)
447 if (!cap || count >= first)
630 * set buffer pointer to point at first packet
680 cap_read(int first, int last, int filter, void (*proc)(), int flags) argument
686 scan(cap_buffp, cap_len, filter, 1, !cap_new, proc, first, last, flags);
696 static int first = 1; local
703 if (first) {
704 first = 0;
323 scan(char *buf, int len, int filter, int cap, int old, void (*proc)(), int first, int last, int flags) argument
/illumos-gate/usr/src/cmd/file/
H A Dmagicutils.c198 * tables: mtab1, if first = 1; mtab2 otherwise.
203 * Two magic tables may need to be created. The first
210 * def_position_tests(). The parameter "first" would
223 f_mkmtab(char *magfile, int cflg, int first) argument
234 if (first) {
512 if (first) {
533 * Since there may be two sets of magic tables, first = 1
534 * for the first magic table (mtab1) and 0 for the second magic
538 f_ckmtab(char *buf, int bufsize, int first) argument
550 if (first) {
1098 f_getmaxoffset(int first) argument
[all...]
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hio_guest.c450 int first, count; local
463 first = slot;
479 hardware->tdc.start = first;
483 tdc_grp->start_tdc = first;
501 hardware->start_rdc = first;
504 rdc_grp->start_rdc = (uint8_t)first;
506 rdc_grp->def_rdc = (uint8_t)first;
/illumos-gate/usr/src/uts/common/fs/bootfs/
H A Dbootfs_vnops.c217 boolean_t first = B_TRUE; local
243 * always at 1, and then the first real dirent is at 3. This offset is
248 if (first == B_TRUE) {
253 first = B_FALSE;
265 if (first == B_TRUE) {
270 first = B_FALSE;
292 if (first == B_TRUE) {
298 first = B_FALSE;
/illumos-gate/usr/src/boot/lib/libz/test/
H A Dinfcover.c64 struct mem_item *first; /* pointer to first item in list, or NULL */ member in struct:mem_zone
99 item->next = zone->first;
100 zone->first = item;
125 next = zone->first;
128 zone->first = next->next; /* first one is it, remove from list */
164 zone->first = NULL;
210 item = zone->first;
279 is the error code expected from the first inflat
[all...]
/illumos-gate/usr/src/boot/lib/libstand/
H A Dcd9660.c259 * Note that this will find the first instead of the last version
283 int rc, first, use_rrip, lenskip; local
312 first = 1;
344 if (first)
348 first ? 0 : lenskip)) {
349 first = 0;
352 first = 0;
383 if (first) {
/illumos-gate/usr/src/cmd/msgfmt/
H A Dxgettext.c181 * This variable contains the first line of gettext(), dgettext(), or
734 * the first open paren, no action is necessary.
983 int first = 0; local
1003 * Find the position of the first non-whitespace character
1020 first = --i;
1030 if (line[first] == '"') {
1031 first++;
1040 p = first;
1041 for (i = 0; i <= (last-first); i++) {
1138 * From the string list, find non-null string first
1490 char *first, *pc; local
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c1800 /* Just use the first entry */
1826 /* Just use the first entry */
2647 boolean_t first = B_TRUE; local
2699 if (first) {
2713 first = B_FALSE;
2748 * match the first non-loopback interface found.
2959 boolean_t first = B_TRUE; local
3011 if (first) {
3026 first = B_FALSE;
3061 * match the first no
3503 boolean_t first, first_src; local
3731 boolean_t first; local
3833 boolean_t first; local
3928 boolean_t first; local
4365 ire_report_item_v4(const mib2_ipRouteEntry_t *rp, boolean_t first, const sec_attr_list_t *attrs) argument
4614 ire_report_item_v6(const mib2_ipv6RouteEntry_t *rp6, boolean_t first, const sec_attr_list_t *attrs) argument
4846 tcp_report_item_v4(const mib2_tcpConnEntry_t *tp, boolean_t first, const mib2_transportMLPEntry_t *attr) argument
4905 tcp_report_item_v6(const mib2_tcp6ConnEntry_t *tp6, boolean_t first, const mib2_transportMLPEntry_t *attr) argument
5070 udp_report_item_v4(const mib2_udpEntry_t *ude, boolean_t first, const mib2_transportMLPEntry_t *attr) argument
5101 udp_report_item_v6(const mib2_udp6Entry_t *ude6, boolean_t first, const mib2_transportMLPEntry_t *attr) argument
5392 boolean_t first = B_TRUE; local
5725 static boolean_t first = B_TRUE; local
5781 static boolean_t first = B_TRUE; local
[all...]

Completed in 181 milliseconds

1234567891011>>