Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
clean_path
usr/src/lib/libgrubmgmt/common/libgrub_bargs.c
128
(void) clean_path(path);
usr/src/lib/libgrubmgmt/common/libgrub_entry.c
88
return (clean_path(cmd));
usr/src/lib/libgrubmgmt/common/libgrub_impl.h
198
size_t clean_path(char *path);