Searched refs:PROT_S (Results 1 – 3 of 3) sorted by relevance
119 #define PROT_S 2 /* integrity; no encryption */ macro
153 clevel = PROT_S; in setpeer()1384 if ((oldclevel = clevel) == PROT_S) in user()2240 { "safe", "S", PROT_S },
479 clevel = PROT_S; in command()