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

  /src/sys/arch/macppc/dev/
viareg.h 204 via_reg_and(int ign, int reg, int val)
212 via_reg_or(int ign, int reg, int val)
220 via_reg_xor(int ign, int reg, int val)
228 read_via_reg(int ign, int reg)
236 write_via_reg(int ign, int reg, int val)
  /src/bin/pax/
file_subs.c 382 * try to make a hard link between two files. if ign set, we do not
387 * 1 when ign was set to indicates we could not make the link but we
393 mk_link(char *to, struct stat *to_sb, char *from, int ign)
423 if (!ign) {
442 if (!ign) {
468 int ign = 0; local in function:node_creat
512 if (ign)
564 if ((ign = unlnk_exist(nm, arcn->type)) < 0)
808 * When ign is zero, only those times the user has asked for are set, the
  /src/games/larn/
io.c 945 ign: *sd++ = *ss;
950 goto ign;
963 goto ign;
973 goto ign;

Completed in 12 milliseconds