HomeSort by: relevance | last modified time | path
    Searched defs:ram_fract (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/mount_tmpfs/
mount_tmpfs.c 74 static int64_t ram_fract(const char *arg);
96 ram_fract(const char *arg) function in typeref:typename:int64_t
188 tmpnumber = ram_fract(optarg+4);
mount_tmpfs.c 74 static int64_t ram_fract(const char *arg);
96 ram_fract(const char *arg) function in typeref:typename:int64_t
188 tmpnumber = ram_fract(optarg+4);

Completed in 50 milliseconds