Searched refs:ignorep (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/usr.bin/du/
H A Ddu.c80 static int ignorep(FTSENT *);
272 if (ignorep(p))
276 if (ignorep(p))
312 if (ignorep(p))
544 ignorep(FTSENT *ent) function
/freebsd-11-stable/contrib/binutils/binutils/
H A Dieee.c3687 unsigned int ignorep : 1;
5826 bfd_boolean localp, ignorep;
5835 ignorep = FALSE;
5879 ignorep = TRUE;
5903 if (! ignorep)
5917 info->type_stack->type.ignorep = ignorep;
5942 if (info->type_stack->next->type.ignorep)
6046 if (info->type_stack->type.ignorep)
6408 if (info->type_stack->type.ignorep)
3685 unsigned int ignorep : 1; member in struct:ieee_write_type
5822 bfd_boolean localp, ignorep; local
[all...]

Completed in 171 milliseconds