Home
last modified time | relevance | path

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

/external/ltp/utils/ffsb-6.0-rc2/
Dutil.h49 int ffsb_system(char *command);
Dmain.c140 if (ffsb_system(callout) < 0) { in main()
Dutil.c207 int ffsb_system(char *command) in ffsb_system() function
Dffsb_fs.c324 if (ffsb_system(buf) < 0) { in construct_new_fileset()