Home
last modified time | relevance | path

Searched refs:cmnd (Results 1 – 1 of 1) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Daction.c615 char *_expr_log(char *string, int cmnd) in _expr_log() argument
621 switch(cmnd) { in _expr_log()
658 char *expr_log_cmnd(int cmnd) in expr_log_cmnd() argument
660 return _expr_log(NULL, cmnd); in expr_log_cmnd()