Searched refs:oct2nummax (Results 1 – 3 of 3) sorted by relevance
43 ParameterError oct2nummax(long *val, const char *str, long max);
189 ParameterError oct2nummax(long *val, const char *str, long max) in oct2nummax() function
1320 err = oct2nummax(&config->create_file_mode, nextarg, 0777); in getparameter()
Completed in 13 milliseconds