Lines Matching refs:gid
111 * gid?: number;
222 * gid?: number;
315 * gid?: number;
354 gid: options.gid,
589 // Validate the gid, if present.
590 if (options.gid != null && !isInt32(options.gid)) {
591 throw new ERR_INVALID_ARG_TYPE('options.gid', 'int32', options.gid);
742 * gid?: number;
812 * gid?: number;
905 * gid?: number;
944 * gid?: number;