HomeSort by: relevance | last modified time | path
    Searched refs:f_pos (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/xlint/lint2/
lint2.h 146 pos_t f_pos; /* position of call */ member in struct:fcall
chk.c 149 msg(0, hte->h_name, mkpos(&fcall->f_pos));
279 mkpos(&def->s_pos), mkpos(&call->f_pos));
286 mkpos(&def->s_pos), mkpos(&call->f_pos));
371 pos1p = &call1->f_pos;
409 total_args(n, ap2), mkpos(&call->f_pos));
592 type_name(arg2), mkpos(&call->f_pos));
1024 msg(13, hte->h_name, mkpos(&call->f_pos));
1032 msg(14, hte->h_name, mkpos(&call->f_pos), n);
1040 msg(15, hte->h_name, mkpos(&call->f_pos));
1048 msg(16, hte->h_name, mkpos(&call->f_pos));
    [all...]
read.c 323 fcall->f_pos = pos;
1160 if (call->f_pos.p_src != sym1->s_pos.p_src)
1216 if (call->f_pos.p_src == sym1->s_pos.p_src) {
  /src/sys/external/bsd/drm2/dist/include/drm/ttm/
ttm_bo_api.h 737 * @f_pos: Pointer to current file position.
750 size_t count, loff_t *f_pos, bool write);

Completed in 14 milliseconds