Searched refs:MISCLEN (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/coshell/
H A Dservice.h31 #define MISCLEN 256 /* max misc string length */ macro
51 char misc[MISCLEN]; /* host misc attributes */ \
52 char remote[MISCLEN];/* remote shell path */ \
53 char shell[MISCLEN]; /* shell path */ \
189 char misc[MISCLEN];
191 char remote[MISCLEN];
192 char shell[MISCLEN];

Completed in 15 milliseconds