Home
last modified time | relevance | path

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

/coreutils/tests/id/
Dsetgid.sh29 test "$gp1" -lt $GID_T_MAX ||
/coreutils/src/
Dsystem.h407 #ifndef GID_T_MAX
408 # define GID_T_MAX TYPE_MAXIMUM (gid_t) macro
Dchgrp.c90 && tmp <= GID_T_MAX)) in parse_group()
Dchroot.c40 # define MAXGID GID_T_MAX
Dinstall.c557 || GID_T_MAX < tmp) in get_ids()