Searched refs:PROT_S (Results 1 – 3 of 3) sorted by relevance
117 #define PROT_S 2 /* integrity; no encryption */ macro
150 clevel = PROT_S; in setpeer()1381 if ((oldclevel = clevel) == PROT_S) in user()2237 { "safe", "S", PROT_S },
476 clevel = PROT_S; in command()