Home
last modified time | relevance | path

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

/openbsd-src/sbin/swapctl/
H A Dswapctl.c349 #define PRIORITYEQ "priority=" in do_fstab() macro
360 if ((s = strstr(fp->fs_mntops, PRIORITYEQ)) != NULL) { in do_fstab()
361 s += sizeof(PRIORITYEQ) - 1; in do_fstab()