Searched refs:expand_number (Results 1 – 4 of 4) sorted by relevance
25 SRCS= _secure_path.c auth.c expand_number.c flopen.c fparseln.c \38 MAN+= expand_number.3 flopen.3 fparseln.3 getlocalbase.3 hexdump.3 \
41 expand_number(const char *buf, uint64_t *num) in expand_number() function
98 int expand_number(const char *_buf, uint64_t *_num);
1721 if (expand_number(av[0], &p->burst) < 0) in ipfw_config_pipe()