Home
last modified time | relevance | path

Searched refs:setmark (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/sys/bus/cam/scsi/
H A Dscsi_sa.h330 u_int8_t tag_action, int immediate, int setmark,
H A Dscsi_sa.c3556 u_int8_t tag_action, int immediate, int setmark, in scsi_write_filemarks() argument
3567 if (setmark) in scsi_write_filemarks()
/dflybsd-src/contrib/less/
H A Dmark.c196 public void setmark(char c, int where) in setmark() function
H A Ddecode.c529 setmark('#', y); in mouse_button_left()
H A Dfuncs.h264 public void setmark(char c, int where);
H A Dcommand.c2093 setmark(c, action == A_SETMARKBOT ? BOTTOM : TOP); in commands()