ファイル定義書 フリー 仕様書 自動 作成

more.c

ファイル名ファイル名

more.c

ソースファイル情報ソースファイル情報

内容 行数 比率
コメント行数 102 5%
空行行数 259 12%
実行行数 1801 83%
合計行数 2162 100%

関数定義数関数定義数

内容 定義数
関数数 54

定義関数定義関数

No. 名称 属性 説明
1
StaticStatic my_putstring static void  
2
StaticStatic my_setupterm static void  
3
StaticStatic my_tgetnum static int  
4
StaticStatic my_tgetflag static int  
5
StaticStatic my_tgetstr static char *  
6
StaticStatic my_tgoto static char *  
7
StaticStatic my_putstring static void  
8
StaticStatic my_setupterm static void  
9
StaticStatic my_tgetnum static int  
10
StaticStatic my_tgetflag static int  
11
StaticStatic my_tgetstr static char *  
12
StaticStatic my_tgoto static char *  
13
FunctionFunction idummy    
14
FunctionFunction Fdummy    
15
StaticStatic usage static void  
16
FunctionFunction main int  
17
FunctionFunction argscan void  
18
FunctionFunction checkf FILE * Check whether the file named by fs is an ASCII file which the user may
19
StaticStatic magic static int  
20
FunctionFunction screen void  
21
FunctionFunction onquit void Come here if a quit signal is received
22
FunctionFunction chgwinsz void Come here if a signal for a window size change is received
23
FunctionFunction end_it void Clean up terminal state and exit. Also come here if interrupt signal received
24
FunctionFunction copy_file void  
25
StaticStatic tailequ static int string "string"
26
StaticStatic prompt static void  
27
FunctionFunction prepare_line_buffer int  
28
FunctionFunction get_line int  
29
FunctionFunction erasep void Erase the rest of the prompt, assuming we are starting at column col.
30
FunctionFunction kill_line void Erase the current line entirely
31
FunctionFunction cleareol void  
32
FunctionFunction clreos void  
33
FunctionFunction prbuf void  
34
FunctionFunction doclear void Clear the screen
35
FunctionFunction home void  
36
FunctionFunction command int Read a command and do it. A command consists of an optional integer
37
FunctionFunction colon int  
38
FunctionFunction number int Read a decimal number from the terminal. Set cmd to the non-digit which
39
FunctionFunction do_shell void  
40
FunctionFunction search void Search for nth ocurrence of regular expression contained in buf in the file
41
FunctionFunction execute void  
42
FunctionFunction skiplns void Skip n lines in the file f
43
FunctionFunction skipf void Skip nskip files in the file list (from the command line). Nskip may be
44
FunctionFunction initterm void  
45
FunctionFunction readch int  
46
FunctionFunction ttyin void  
47
FunctionFunction expand int  
48
FunctionFunction show void  
49
FunctionFunction error void  
50
FunctionFunction set_tty void  
51
StaticStatic ourputch static int  
52
FunctionFunction reset_tty void  
53
FunctionFunction rdline void  
54
FunctionFunction onsusp void  

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー