HomeSort by relevance Sort by last modified time
    Searched full:fs_container (Results 1 - 2 of 2) sorted by null

  /external/ltp/utils/ffsb-6.0-rc2/
ffsb.h 57 struct container *fs_container; member in struct:profile_config
parser.c 577 profile_conf->fs_container = NULL;
588 if (profile_conf->fs_container == NULL)
589 profile_conf->fs_container =
593 fs_container,
738 return get_num_containers(profile_conf->fs_container);
780 tmp_cont = get_container(fc->profile_conf->fs_container, pos);
789 return get_container(fc->profile_conf->fs_container, pos);

Completed in 66 milliseconds