Home
last modified time | relevance | path

Searched refs:gotsome (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/filesync/
H A Dacls.c83 goto gotsome; in get_acls()
89 goto gotsome; in get_acls()
100 gotsome: in get_acls()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/util/
H A Dline64.c549 int max, cur, len, gotsome; in ldif_get_entry() local
552 max = cur = gotsome = 0; in ldif_get_entry()
563 if ( gotsome ) { in ldif_get_entry()
571 gotsome = 1; in ldif_get_entry()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Droute.c2824 boolean_t gotsome = B_FALSE; in bprintf() local
2830 if (!gotsome) in bprintf()
2835 gotsome = B_TRUE; in bprintf()
2843 if (gotsome) in bprintf()