Home
last modified time | relevance | path

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

/samples/landlock/
Dsandboxer.c63 static int str2num(const char *numstr, __u64 *num_dst) in str2num() function
204 if (str2num(strport, &port)) { in populate_ruleset_net()