Home
last modified time | relevance | path

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

/netbsd-src/sbin/mount_tmpfs/
H A Dmount_tmpfs.c75 static int64_t ram_percent(const char *arg);
116 ram_percent(const char *arg) in ram_percent() function
190 tmpnumber = ram_percent(optarg+4); in mount_tmpfs_parseargs()