Home | Sort by: relevance | last modified time | path |
/src/sbin/mount_tmpfs/ | |
mount_tmpfs.c | 75 static int64_t ram_percent(const char *arg); 116 ram_percent(const char *arg) function in typeref:typename:int64_t 190 tmpnumber = ram_percent(optarg+4); |
mount_tmpfs.c | 75 static int64_t ram_percent(const char *arg); 116 ram_percent(const char *arg) function in typeref:typename:int64_t 190 tmpnumber = ram_percent(optarg+4); |