npf_show.c | 605 print_guid(char *buf, struct r_id id, int size) function in typeref:typename:char * 680 ctx->fpos += fprintf(ctx->fp, "user %s ", print_guid(buf, rid, BUF_SIZE)); 684 ctx->fpos += fprintf(ctx->fp, "group %s ", print_guid(buf, rid, BUF_SIZE));
|