ファイル名more.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 102 | 5% |
| 空行行数 | 259 | 12% |
| 実行行数 | 1801 | 83% |
| 合計行数 | 2162 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 54 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
my_putstring | static void | ||
2 |
my_setupterm | static void | ||
3 |
my_tgetnum | static int | ||
4 |
my_tgetflag | static int | ||
5 |
my_tgetstr | static char * | ||
6 |
my_tgoto | static char * | ||
7 |
my_putstring | static void | ||
8 |
my_setupterm | static void | ||
9 |
my_tgetnum | static int | ||
10 |
my_tgetflag | static int | ||
11 |
my_tgetstr | static char * | ||
12 |
my_tgoto | static char * | ||
13 |
idummy | |||
14 |
Fdummy | |||
15 |
usage | static void | ||
16 |
main | int | ||
17 |
argscan | void | ||
18 |
checkf | FILE * | Check whether the file named by fs is an ASCII file which the user may | |
19 |
magic | static int | ||
20 |
screen | void | ||
21 |
onquit | void | Come here if a quit signal is received | |
22 |
chgwinsz | void | Come here if a signal for a window size change is received | |
23 |
end_it | void | Clean up terminal state and exit. Also come here if interrupt signal received | |
24 |
copy_file | void | ||
25 |
tailequ | static int | string "string" | |
26 |
prompt | static void | ||
27 |
prepare_line_buffer | int | ||
28 |
get_line | int | ||
29 |
erasep | void | Erase the rest of the prompt, assuming we are starting at column col. | |
30 |
kill_line | void | Erase the current line entirely | |
31 |
cleareol | void | ||
32 |
clreos | void | ||
33 |
prbuf | void | ||
34 |
doclear | void | Clear the screen | |
35 |
home | void | ||
36 |
command | int | Read a command and do it. A command consists of an optional integer | |
37 |
colon | int | ||
38 |
number | int | Read a decimal number from the terminal. Set cmd to the non-digit which | |
39 |
do_shell | void | ||
40 |
search | void | Search for nth ocurrence of regular expression contained in buf in the file | |
41 |
execute | void | ||
42 |
skiplns | void | Skip n lines in the file f | |
43 |
skipf | void | Skip nskip files in the file list (from the command line). Nskip may be | |
44 |
initterm | void | ||
45 |
readch | int | ||
46 |
ttyin | void | ||
47 |
expand | int | ||
48 |
show | void | ||
49 |
error | void | ||
50 |
set_tty | void | ||
51 |
ourputch | static int | ||
52 |
reset_tty | void | ||
53 |
rdline | void | ||
54 |
onsusp | void |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー