Home
last modified time | relevance | path

Searched refs:g_data (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/usr.bin/vtfontcvt/
H A Dvtfontcvt.c57 uint8_t *g_data; member
269 if (memcmp(gl->g_data, bytes, wbytes * height) == 0) { in add_glyph()
277 gl->g_data = xmalloc(wbytes * height); in add_glyph()
278 memcpy(gl->g_data, bytes, wbytes * height); in add_glyph()
693 if (cb(gl->g_data, wbytes * height, 1, fp) != 1) in write_glyphs()
/freebsd-13.1/usr.bin/find/
H A Dfind.h146 #define g_data p_un._g_data macro
H A Dfunction.c991 COMPARE(entry->fts_statp->st_gid, plan->g_data); in f_group()
1018 new->g_data = gid; in c_group()
/freebsd-13.1/share/man/man9/
H A DMakefile152 g_data.9 \
1101 MLINKS+=g_data.9 g_read_data.9 \
1102 g_data.9 g_write_data.9