Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dfatattr.c47 static inline unsigned long get_flag(char c) in get_flag() function
59 fl |= get_flag(*arg); in decode_arg()
/busybox-1.35.0/e2fsprogs/
Dchattr.c72 static unsigned long get_flag(char c) in get_flag() function
134 *fl |= get_flag(*arg); /* aborts on bad flag letter */ in decode_arg()