Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/vtfontcvt/
H A Dvtfontcvt.c60 uint8_t *g_data; member
182 if (memcmp(gl->g_data, bytes, wbytes * height) == 0) { in add_glyph()
190 gl->g_data = xmalloc(wbytes * height); in add_glyph()
191 memcpy(gl->g_data, bytes, wbytes * height); in add_glyph()
540 if (fwrite(gl->g_data, wbytes * height, 1, fp) != 1) in write_glyphs()
/freebsd-12.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-12.1/share/man/man9/
H A DMakefile141 g_data.9 \
1010 MLINKS+=g_data.9 g_read_data.9 \
1011 g_data.9 g_write_data.9