Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/tcpsig/
H A Dtcpsig_init.ksh17 AUTHSTR="I want a biscuit, yes, twice cooked!"
18 ALTAUTHSTR="x$AUTHSTR"
23 add src $ip dst $ip dport 24135 authalg md5 authstring "$AUTHSTR"
24 add src $ip dst $ip sport 24135 authalg md5 authstring "$AUTHSTR"
26 add src $ip dst $ip dport 24136 authalg md5 authstring "$AUTHSTR"
29 add src $ip dst $ip dport 24137 authalg md5 authstring "$AUTHSTR"
31 add src $ip dst $ip sport 24138 authalg md5 authstring "$AUTHSTR"
/illumos-gate/usr/src/head/
H A Duserdefs.h80 #define AUTHSTR "defauthorization=" macro
/illumos-gate/usr/src/cmd/oamuser/user/
H A Duserdefs.c91 { AUTHSTR, sizeof (AUTHSTR) - 1, STR, DEFOFF(defauth),