Searched refs:setmark (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/less/ |
| H A D | mark.c | 235 public void setmark(char c, int where, LINENUM linenum) in setmark() function
|
| H A D | funcs.h | 289 public void setmark(char c, int where, LINENUM linenum);
|
| H A D | decode.c | 667 setmark('#', y, 0); in mouse_button_left()
|
| H A D | command.c | 2311 setmark(c, action == A_SETMARKBOT ? BOTTOM : TOP, number); in commands()
|
| /freebsd/sys/cam/scsi/ |
| H A D | scsi_sa.h | 1003 uint8_t tag_action, int immediate, int setmark,
|
| H A D | scsi_sa.c | 6039 uint8_t tag_action, int immediate, int setmark, in scsi_write_filemarks() argument 6050 if (setmark) in scsi_write_filemarks()
|