Searched defs:SPT_REUSEARGV (Results 1 - 1 of 1) sorted by relevance

/external/openssh/openbsd-compat/
H A Dsetproctitle.c50 #define SPT_REUSEARGV 2 /* cover argv with title information */ macro
60 #if SPT_TYPE == SPT_REUSEARGV
71 defined(SPT_TYPE) && SPT_TYPE == SPT_REUSEARGV
118 #endif /* SPT_REUSEARGV */
135 #if SPT_TYPE == SPT_REUSEARGV
158 #elif SPT_TYPE == SPT_REUSEARGV

Completed in 233 milliseconds