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

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.exp.c635 char *string, string0[22 + MB_LEN_MAX + 1]; // space for 64 bit octal local
897 string = string0 + 1;
898 (void) xsnprintf(string, sizeof(string0) - 1, "%o",

Completed in 134 milliseconds