api-errno.c
来自「lustre 1.6.5 source code」· C语言 代码 · 共 12 行
C
12 行
/* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*- * vim:expandtab:shiftwidth=8:tabstop=8: * * api/api-errno.c * Instantiate the string table of errors * * This file is part of Lustre, http://www.sf.net/projects/lustre/ * This file is not subject to copyright protection. *//* If you change these, you must update the number table in portals/errno.h */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?