Home
last modified time | relevance | path

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

/busybox-1.35.0/editors/
Dpatch_bbox.c92 static const char patch_longopts[] ALIGN1 = in patch_main() local
116 opt = getopt32long(argv, "p:i:RN""fEg:", patch_longopts, &p, &i, NULL); in patch_main()
Dpatch.c370 static const char patch_longopts[] ALIGN1 = in patch_main() local
402 opts = getopt32long(argv, FLAG_STR, patch_longopts, &opt_p, &opt_i); in patch_main()