Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Dpath-util.h14 #define PATH_SPLIT_SBIN_BIN_NULSTR(x) x "sbin\0" x "bin\0" macro
21 # define PATH_SBIN_BIN_NULSTR(x) PATH_SPLIT_SBIN_BIN_NULSTR(x)