Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/rename/
H A Drename09.c42 gid_t curgid = getgid(); in run() local
46 SAFE_CHOWN(SRCDIR, test_users[0], curgid); in run()
47 SAFE_CHOWN(SRCFILE, test_users[0], curgid); in run()
/third_party/cups-filters/fontembed/
H A Dsfnt_subset.c70 // include components (set bit in >glyphs) of currently loaded compound glyph (with >curgid)
72 static int otf_subset_glyf(OTF_FILE *otf,int curgid,int donegid,BITSET glyphs) // {{{ in otf_subset_glyf() argument
95 const int res=otf_get_glyph(otf,curgid); // reload current glyph in otf_subset_glyf()

Completed in 2 milliseconds