Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Daction.c611 char *_expr_log(char *string, int cmnd) in _expr_log() argument
617 switch(cmnd) { in _expr_log()
654 char *expr_log_cmnd(int cmnd) in expr_log_cmnd() argument
656 return _expr_log(NULL, cmnd); in expr_log_cmnd()