/src/sys/arch/hpcmips/dev/ |
plumvideo.c | 713 plumreg_t val, gmode; local in function:__plumvideo_clut_access 717 gmode = val & PLUM_VIDEO_PLGMD_GMODE_MASK; 741 val |= gmode;
|
/src/usr.bin/ftp/ |
cmds.c | 576 getit(int argc, char *argv[], int restartit, const char *gmode) 638 recvrequest("RETR", locfile, remfile, gmode, 754 const char *gmode; local in function:fget 773 gmode = restart_point ? "r+" : "w"; 779 (void)getit(argc, argv, 0, gmode);
|