Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/fs/udf/
Decma167-udf.h358 struct path_component { struct
Dudf_vnops.c892 struct path_component *pc, *end; in udf_readlink()
/freebsd-10-stable/sbin/init/
Dinit.c819 char init_path[PATH_MAX], *path, *path_component; in reroot_phase_two() local
854 path_component = init_path; in reroot_phase_two()
855 while ((path = strsep(&path_component, ":")) != NULL) { in reroot_phase_two()