Home
last modified time | relevance | path

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

/dragonfly/usr.bin/top/
H A Dutils.c340 argparse(char *line, int *cntp) in argparse() argument
409 *cntp = cnt; in argparse()
/dragonfly/sys/vfs/tmpfs/
H A Dtmpfs_subr.c864 tmpfs_dir_getdents(struct tmpfs_node *node, struct uio *uio, off_t *cntp) in tmpfs_dir_getdents() argument
949 (*cntp)++; in tmpfs_dir_getdents()