Home
last modified time | relevance | path

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

/src/contrib/less/
H A Dmark.c228 public void setmark(char c, int where) in setmark() function
H A Ddecode.c608 setmark('#', y); in mouse_button_left()
H A Dfuncs.h285 public void setmark(char c, int where);
H A Dcommand.c2234 setmark(c, action == A_SETMARKBOT ? BOTTOM : TOP); in commands()
/src/sys/cam/scsi/
H A Dscsi_sa.h1003 uint8_t tag_action, int immediate, int setmark,
H A Dscsi_sa.c6039 uint8_t tag_action, int immediate, int setmark, in scsi_write_filemarks() argument
6050 if (setmark) in scsi_write_filemarks()