Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dflock.c41 static const char flock_longopts[] ALIGN1 = in flock_main() local
49 opt = getopt32long(argv, "^+" "sxnu" "\0" "-1", flock_longopts); in flock_main()