Home
last modified time | relevance | path

Searched refs:stat3 (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/oawk/
H A Dawk.g.y83 winner = (NODE *)stat3(PROGRAM, $1, $2, $3); }
300 { $$ = stat3($1, $2, $3, $4); }
302 { $$ = stat3($1, $2, 0, 0); }
304 { $$ = stat3($1, $2, $3, $4); }
306 { $$ = stat3($1, $2, 0, 0); }
315 | if statement { $$ = stat3(IF, $1, $2, 0); }
317 { $$ = stat3(IF, $1, $2, $4); }
346 { $$ = stat3(IN, $3, $5, $8); }
H A Dparse.c121 NODE *stat3(int a, NODE *b, NODE *c, NODE *d) in stat3() function
/illumos-gate/usr/src/cmd/awk/
H A Dawk.g.y132 winner = (Node *)stat3(PROGRAM, beginloc, $1, endloc); }
162 { --inloop; $$ = stat3(IN, $3, makearr($5), $8); }
330 else $$ = stat3($1, $2, itonp($3), $4); }
333 else $$ = stat3($1, $2, itonp($3), $4); }
336 else $$ = stat3($1, $2, itonp($3), $4); }
337 | print prarg { $$ = stat3($1, $2, NIL, NIL); }
359 | if stmt else stmt { $$ = stat3(IF, $1, $2, $4); }
360 | if stmt { $$ = stat3(IF, $1, $2, NIL); }
H A Dparse.c150 stat3(int a, Node *b, Node *c, Node *d) in stat3() function
H A Dawk.h251 extern Node *stat3(int, Node *, Node *, Node *);
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_mindex3.cc339 int ret, stat = LDAP_SUCCESS, stat2, stat3; in entriesFromLDAPreal() local
525 TRYWRITELOCK(table, stat3, in entriesFromLDAPreal()
530 if (stat != 0 || stat2 != 0 || stat3 != 0) { in entriesFromLDAPreal()
550 if (stat3 == EBUSY) in entriesFromLDAPreal()
557 myself, stat3, NIL(t->objName)); in entriesFromLDAPreal()
917 WRITEUNLOCKNR(table, stat3, "table wu db_mindex::entriesFromLDAPreal"); in entriesFromLDAPreal()
922 if (stat3 != 0) in entriesFromLDAPreal()
924 "%s: Error %d unlocking db_table", myself, stat3); in entriesFromLDAPreal()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h6968 __be64 stat3; member
7926 __be64 stat3; member
8043 __be64 stat3; member
9133 __be64 stat3; member