Home
last modified time | relevance | path

Searched refs:__NSW_CONTINUE (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dnetname.c94 #define DEF_ACTION {__NSW_RETURN, __NSW_RETURN, __NSW_CONTINUE, __NSW_CONTINUE}
230 case __NSW_CONTINUE : in user2netname()
H A Dnetnamer.c92 #define DEF_ACTION {__NSW_RETURN, __NSW_RETURN, __NSW_CONTINUE, __NSW_CONTINUE}
438 case __NSW_CONTINUE : in netname2user()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnsparse.c177 lkp->actions[i] = __NSW_CONTINUE; in _nsw_getoneconfig_v1()
240 act = __NSW_CONTINUE; in _nsw_getoneconfig_v1()
415 act = __NSW_CONTINUE; in _nsw_getoneconfig()
424 act = __NSW_CONTINUE; in _nsw_getoneconfig()
784 return (__NSW_CONTINUE); in __nsw_extended_action_v1()
796 return (__NSW_CONTINUE); in __nsw_extended_action()
H A Dnss_common.c1059 case __NSW_CONTINUE: in output_loop_diag_b()
/illumos-gate/usr/src/lib/libnsl/key/
H A Dpublickey.c94 #define DEF_ACTION {__NSW_RETURN, __NSW_RETURN, __NSW_CONTINUE, __NSW_CONTINUE}
591 case __NSW_CONTINUE : in __getpublickey_cached_g()
673 case __NSW_CONTINUE : in getsecretkey_g()
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_nswparse.c225 lkp->actions[i] = __NSW_CONTINUE; in _nsw_getoneconfig_v1()
288 act = __NSW_CONTINUE; in _nsw_getoneconfig_v1()
/illumos-gate/usr/src/lib/libc/inc/
H A Dnsswitch_priv.h78 (((act) == __NSW_CONTINUE) || ((act) == __NSW_RETURN))
/illumos-gate/usr/src/head/
H A Dnsswitch.h77 #define __NSW_CONTINUE 0 /* the action is to continue to next service */ macro
/illumos-gate/usr/src/cmd/keyserv/
H A Dchkey_common.c68 #define DEF_ACTION {__NSW_RETURN, __NSW_RETURN, __NSW_CONTINUE, __NSW_CONTINUE}