Home
last modified time | relevance | path

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

/trueos/usr.bin/vtfontcvt/
HDvtfontcvt.c58 uint8_t *g_data; member
160 if (memcmp(gl->g_data, bytes, wbytes * height) == 0) { in add_glyph()
167 gl->g_data = malloc(wbytes * height); in add_glyph()
168 memcpy(gl->g_data, bytes, wbytes * height); in add_glyph()
368 if (fwrite(gl->g_data, wbytes * height, 1, fp) != 1) in write_glyphs()
/trueos/usr.bin/find/
HDfind.h117 #define g_data p_un._g_data macro
HDfunction.c968 COMPARE(entry->fts_statp->st_gid, plan->g_data); in f_group()
995 new->g_data = gid; in c_group()
/trueos/share/man/man9/
HDMakefile123 g_data.9 \
693 MLINKS+=g_data.9 g_read_data.9 \
694 g_data.9 g_write_data.9